Feature Request: Automatically detect new versions of policies and update charts
viccuad opened this issue · 1 comments
viccuad commented
Is your feature request related to a problem?
We ship a list of policies in kubewarden-defaults
. Right now, we are manually bumping their versions in the values yaml.
Solution you'd like
Write an updatecli to detect new versions of the policies wasm modules (with resource docker image) and open a PR updating the versions used in the Helm charts.
Alternatives you've considered
No response
Anything else?
No response