Skip to content
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

Conversation

github-actions[bot]
Copy link
Contributor

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"

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!

@github-actions github-actions bot requested a review from a team as a code owner July 31, 2024 13:31
viccuad added 2 commits July 31, 2024 15:37
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
Copy link
Member

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.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opened #500.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed manually with ace9c9c.

Copy link
Member

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.

charts/kubewarden-defaults/values.yaml Outdated Show resolved Hide resolved
Co-authored-by: José Guilherme Vanz <[email protected]>
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
@viccuad viccuad requested a review from jvanz July 31, 2024 14:21
@flavio
Copy link
Member

flavio commented Aug 1, 2024

moved to blocked, we want to do a patch release of the audit-scanner too

Signed-off-by: Víctor Cuadrado Juan <[email protected]>
@viccuad
Copy link
Member

viccuad commented Aug 2, 2024

Audit-scanner v1.15.1 released, consumed here in PR.

@viccuad viccuad merged commit e948d13 into main Aug 2, 2024
5 of 6 checks passed
@viccuad viccuad deleted the updatecli_main_53a119a69897da61f9783e5ced915c10d1b9730f4255fa4f5c8192f1d4da1248 branch August 6, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants