-
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 patch release #499
Helm chart patch release #499
Conversation
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
@@ -205,7 +205,7 @@ auditScanner: | |||
# The registry is defined in the common.cattle.systemDefaultRegistry value | |||
# kubectl image to be used in the pre-delete helm hook | |||
repository: "kubewarden/audit-scanner" | |||
tag: v1.15.0 | |||
tag: v1.15.1 |
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.
This version does not exist in the repo yet.
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.
mmh, true. This is a bug in the automation:
https://github.com/kubewarden/helm-charts/actions/runs/10181224959/job/28160875951#step:9:72
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.
Opened #500.
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.
Fixed manually with ace9c9c.
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.
now, bumped to audit-scanner v1.15.1 because it is out.
Co-authored-by: José Guilherme Vanz <[email protected]> Signed-off-by: Víctor Cuadrado Juan <[email protected]>
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
moved to blocked, we want to do a patch release of the audit-scanner too |
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
Audit-scanner v1.15.1 released, consumed here in PR. |
Automatic Helm chart 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-controller chart patch version with no CRDs updates
Update container image in the values.yaml file
change detected: * key "$.image.tag" updated from "v1.15.0" to "v1.15.1", in file "charts/kubewarden-controller/values.yaml"
Update container image in the values.yaml file
change detected: * key "$.auditScanner.image.tag" updated from "v1.15.0" to "v1.15.1", in file "charts/kubewarden-controller/values.yaml"
Bump chart patch version
change detected: * key "$.version" updated from "2.3.0" to "2.3.1", in file "charts/kubewarden-controller/Chart.yaml"
Bump chart patch version in annotations
change detected: * key "$.annotations.'catalog.cattle.io/upstream-version'" updated from "2.3.0" to "2.3.1", 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!