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 minor release #595

Conversation

github-actions[bot]
Copy link
Contributor

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-controller auto-install annotation

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

Bump controller chart version

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

Bump defaults chart version

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

Bump defaults chart app version

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

Bump crds chart app version

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

Bump defaults chart version in annotations

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

Bump controller chart app version

change detected: * key "$.appVersion" updated from "v1.19.0" to "v1.20.0-rc1", 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.11.0" to "1.12.0-rc1", in file "charts/kubewarden-crds/Chart.yaml"

Update kubewarden-crds version

change detected: * key "$.version" updated from "1.11.0" to "1.12.0-rc1", 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.11.0" to "kubewarden-crds=1.12.0-rc1", in file "charts/kubewarden-defaults/Chart.yaml"

Update container image in the values.yaml file

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

Update container image in the values.yaml file

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

Update container image in the values.yaml file

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

Bump controller chart version in annotations

change detected: * key "$.annotations.'catalog.cattle.io/upstream-version'" updated from "3.2.0" to "3.3.0-rc1", 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 December 13, 2024 16:09
@github-actions github-actions bot added the kind/enhancement New feature or request label Dec 13, 2024
jvanz
jvanz previously requested changes Dec 13, 2024
charts/kubewarden-controller/Chart.yaml Outdated Show resolved Hide resolved
charts/kubewarden-controller/Chart.yaml Outdated Show resolved Hide resolved
@viccuad viccuad dismissed jvanz’s stale review December 13, 2024 16:12

we already have a green review from José

Copy link
Member

@flavio flavio left a comment

Choose a reason for hiding this comment

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

LGTM

@flavio
Copy link
Member

flavio commented Dec 13, 2024

note left for the posterity, we did some major bumps of some of the helm charts because of the breaking changes introduced by our new approach to handle otel configuration

@viccuad
Copy link
Member

viccuad commented Dec 13, 2024

I'm ok merging with e2e failing for opentelemetry, and iterating the e2e tests or cutting an rc2 later on.

@jvanz
Copy link
Member

jvanz commented Dec 13, 2024

I'm ok merging with e2e failing for opentelemetry, and iterating the e2e tests or cutting an rc2 later on.

It seems an issue in the e2e tests iteraction. If the new remote otel collector tests run before the old otel tests. It fails due some CRDs removal/upgrade. Let me check if I can fix it.

@jvanz
Copy link
Member

jvanz commented Dec 13, 2024

E2E tests are green. We can merge this.

Co-authored-by: Víctor Cuadrado Juan <[email protected]>
Signed-off-by: Kubewarden bot <[email protected]>
Signed-off-by: José Guilherme Vanz <[email protected]>
@jvanz jvanz force-pushed the updatecli_main_d3b0c8fba35daecfc0bc391032d3dbe8668c68d7cc6988b2c2924c447c94abde branch from 6ae3d50 to 7cba730 Compare December 13, 2024 19:51
@jvanz
Copy link
Member

jvanz commented Dec 13, 2024

I've rebased this PR squashing commits and fixing the commit message to make the DCO bot happy again.

@jvanz jvanz merged commit dc07bd2 into main Dec 13, 2024
6 checks passed
@jvanz jvanz deleted the updatecli_main_d3b0c8fba35daecfc0bc391032d3dbe8668c68d7cc6988b2c2924c447c94abde branch December 13, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants