kubewarden / helm-charts

Helm charts for the Kubewarden project
Apache License 2.0
26 stars 15 forks source link

Helm chart minor release #454

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

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 kubewarden-crds version

change detected: * key "$.version" updated from "1.5.1-rc1" to "1.6.0-rc2", in file "charts/kubewarden-crds/Chart.yaml"

Bump controller chart version

change detected: * key "$.version" updated from "2.0.12-rc1" to "2.1.0-rc2", in file "charts/kubewarden-controller/Chart.yaml"

Update kubewarden-defautls auto-install annotation

change detected: * key "$.annotations.'catalog.cattle.io/auto-install'" updated from "kubewarden-crds=1.5.1-rc1" to "kubewarden-crds=1.6.0-rc2", in file "charts/kubewarden-defaults/Chart.yaml"

Update container image in the values.yaml file

change detected: * key "$.auditScanner.image.tag" updated from "v1.13.0-rc1" to "v1.13.0-rc2", in file "charts/kubewarden-controller/values.yaml"

Update container image in the values.yaml file

change detected: * key "$.image.tag" updated from "v1.13.0-rc1" to "v1.13.0-rc2", in file "charts/kubewarden-controller/values.yaml"

Update kubewarden-controller auto-install annotation

change detected: * key "$.annotations.'catalog.cattle.io/auto-install'" updated from "kubewarden-crds=1.5.1-rc1" to "kubewarden-crds=1.6.0-rc2", in file "charts/kubewarden-controller/Chart.yaml"

Update container image in the values.yaml file

change detected: * key "$.policyServer.image.tag" updated from "v1.13.0-rc1" to "v1.13.0-rc2", in file "charts/kubewarden-defaults/values.yaml"

Bump crds chart app version

change detected: * key "$.appVersion" updated from "v1.13.0-rc1" to "v1.13.0-rc2", in file "charts/kubewarden-crds/Chart.yaml"

Update kubewarden-crds upstream-version annotation

change detected: * key "$.annotations.'catalog.cattle.io/upstream-version'" updated from "1.5.1-rc1" to "1.6.0-rc2", in file "charts/kubewarden-crds/Chart.yaml"

Bump defaults chart app version

change detected: * key "$.appVersion" updated from "v1.13.0-rc1" to "v1.13.0-rc2", in file "charts/kubewarden-defaults/Chart.yaml"

Bump defaults chart version

change detected: * key "$.version" updated from "2.0.1-rc1" to "2.1.0-rc2", in file "charts/kubewarden-defaults/Chart.yaml"

Bump controller chart app version

change detected: * key "$.appVersion" updated from "v1.13.0-rc1" to "v1.13.0-rc2", 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.0.1-rc1" to "2.1.0-rc2", in file "charts/kubewarden-defaults/Chart.yaml"

Bump controller chart version in annotations

change detected: * key "$.annotations.'catalog.cattle.io/upstream-version'" updated from "2.0.12-rc1" to "2.1.0-rc2", in file "charts/kubewarden-controller/Chart.yaml"

GitHub Action workflow link

Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

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!

flavio commented 1 month ago

Do not merge until https://github.com/kubewarden/kubewarden-controller/actions/runs/9301441137 is done

flavio commented 1 month ago

All the tests are green now :partying_face: The controller fix worked as expected :smile: