-
Notifications
You must be signed in to change notification settings - Fork 16
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 #627
Merged
jvanz
merged 1 commit into
main
from
updatecli_main_d3b0c8fba35daecfc0bc391032d3dbe8668c68d7cc6988b2c2924c447c94abde
Jan 29, 2025
Merged
Helm chart minor release #627
jvanz
merged 1 commit into
main
from
updatecli_main_d3b0c8fba35daecfc0bc391032d3dbe8668c68d7cc6988b2c2924c447c94abde
Jan 29, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
flavio
reviewed
Jan 29, 2025
flavio
reviewed
Jan 29, 2025
flavio
reviewed
Jan 29, 2025
flavio
reviewed
Jan 29, 2025
flavio
reviewed
Jan 29, 2025
flavio
reviewed
Jan 29, 2025
flavio
reviewed
Jan 29, 2025
flavio
requested changes
Jan 29, 2025
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.
Overall LGTM, but there are some changes to be done
flavio
approved these changes
Jan 29, 2025
viccuad
approved these changes
Jan 29, 2025
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.
jvanz
approved these changes
Jan 29, 2025
Signed-off-by: Kubewarden bot <[email protected]> Co-authored-by: Flavio Castelli <[email protected]> Signed-off-by: Víctor Cuadrado Juan <[email protected]> Signed-off-by: José Guilherme Vanz <[email protected]>
0d54f3b
to
35bbae0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
change detected: * key "$.auditScanner.image.tag" updated from "v1.21.0-rc2" to "v1.21.0", in file "charts/kubewarden-controller/values.yaml"
Bump defaults chart app version
change detected: * key "$.appVersion" updated from "v1.21.0-rc2" to "v1.21.0", in file "charts/kubewarden-defaults/Chart.yaml"
Bump controller chart version in annotations
change detected: * key "$.annotations.'catalog.cattle.io/upstream-version'" updated from "4.1.0-rc2" to "4.2.0", in file "charts/kubewarden-controller/Chart.yaml"
Update kubewarden-crds upstream-version annotation
change detected: * key "$.annotations.'catalog.cattle.io/upstream-version'" updated from "1.13.0-rc2" to "1.14.0", in file "charts/kubewarden-crds/Chart.yaml"
Update kubewarden-defautls auto-install annotation
change detected: * key "$.annotations.'catalog.cattle.io/auto-install'" updated from "kubewarden-crds=1.13.0-rc2" to "kubewarden-crds=1.14.0", in file "charts/kubewarden-defaults/Chart.yaml"
Bump controller chart app version
change detected: * key "$.appVersion" updated from "v1.21.0-rc2" to "v1.21.0", in file "charts/kubewarden-controller/Chart.yaml"
Update container image in the values.yaml file
change detected: * key "$.policyServer.image.tag" updated from "v1.21.0-rc2" to "v1.21.0", in file "charts/kubewarden-defaults/values.yaml"
Update kubewarden-crds version
change detected: * key "$.version" updated from "1.13.0-rc2" to "1.14.0", in file "charts/kubewarden-crds/Chart.yaml"
Update kubewarden-controller auto-install annotation
change detected: * key "$.annotations.'catalog.cattle.io/auto-install'" updated from "kubewarden-crds=1.13.0-rc2" to "kubewarden-crds=1.14.0", in file "charts/kubewarden-controller/Chart.yaml"
Bump crds chart app version
change detected: * key "$.appVersion" updated from "v1.21.0-rc2" to "v1.21.0", in file "charts/kubewarden-crds/Chart.yaml"
Bump controller chart version
change detected: * key "$.version" updated from "4.1.0-rc2" to "4.2.0", in file "charts/kubewarden-controller/Chart.yaml"
Bump defaults chart version in annotations
change detected: * key "$.annotations.'catalog.cattle.io/upstream-version'" updated from "2.8.0-rc2" to "2.9.0", in file "charts/kubewarden-defaults/Chart.yaml"
Update container image in the values.yaml file
change detected: * key "$.image.tag" updated from "v1.21.0-rc2" to "v1.21.0", in file "charts/kubewarden-controller/values.yaml"
Bump defaults chart version
change detected: * key "$.version" updated from "2.8.0-rc2" to "2.9.0", in file "charts/kubewarden-defaults/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!