-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Helm chart minor release #298
Helm chart minor release #298
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll fix some version bumps problems
Signed-off-by: José Guilherme Vanz <[email protected]>
Removes the `rc` suffix from from the kubewarden-crds chart. Signed-off-by: José Guilherme Vanz <[email protected]>
Fix the auto generated files for values. Signed-off-by: José Guilherme Vanz <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've fixed some little issues manually. LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome!
Automatic Helm chart minor update.
This PR has been created by the automation used to automatically update the Helm charts when some Kubewarden component is released
REMEMBER IF YOU WANT TO MERGE IN A SINGLE COMMIT CHANGES AND VERSION BUMP, YOU MUST SQUASH THE COMMIT BEFORE MERGING THIS PR!
Update Kubewarden chart versions
Update container image in the values.yaml file
key "$.image.tag" updated from "v1.7.0-rc3" to "v1.7.0", in file "charts/kubewarden-controller/values.yaml"
Update container image in the chart-values.yaml file
key "$.auditScanner.image.tag" updated from "v1.7.0-rc3" to "v1.7.0", in file "charts/kubewarden-controller/chart-values.yaml"
Bump defaults chart version
key "$.version" updated from "1.7.0-rc4" to "1.8.0", in file "charts/kubewarden-defaults/Chart.yaml"
Bump defaults chart version in annotations
key "$.annotations.'catalog.cattle.io/upstream-version'" updated from "1.7.0-rc4" to "1.8.0", in file "charts/kubewarden-defaults/Chart.yaml"
Update container image in the values.yaml file
key "$.auditScanner.image.tag" updated from "v1.7.0-rc3" to "v1.7.0", in file "charts/kubewarden-controller/values.yaml"
Update container image in the chart-values.yaml file
key "$.policyServer.image.tag" updated from "v1.7.0-rc3" to "v1.7.0", in file "charts/kubewarden-defaults/chart-values.yaml"
Update container image in the chart-values.yaml file
key "$.image.tag" updated from "v1.7.0-rc3" to "v1.7.0", in file "charts/kubewarden-controller/chart-values.yaml"
Bump controller chart version
key "$.version" updated from "1.6.0-rc4" to "1.7.0", in file "charts/kubewarden-controller/Chart.yaml"
Bump controller chart version in annotations
key "$.annotations.'catalog.cattle.io/upstream-version'" updated from "1.6.0-rc4" to "1.7.0", in file "charts/kubewarden-controller/Chart.yaml"
Update container image in the values.yaml file
key "$.policyServer.image.tag" updated from "v1.7.0-rc3" to "v1.7.0", in file "charts/kubewarden-defaults/values.yaml"
Bump defaults chart app version
key "$.appVersion" updated from "v1.7.0-rc3" to "v1.7.0", in file "charts/kubewarden-defaults/Chart.yaml"
Bump controller chart app version
key "$.appVersion" updated from "v1.7.0-rc3" to "v1.7.0", in file "charts/kubewarden-controller/Chart.yaml"
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!