diff --git a/charts/image-automation/templates/imageupdateautomation.yaml b/charts/image-automation/templates/imageupdateautomation.yaml index 8c2084b5..0f832a7e 100644 --- a/charts/image-automation/templates/imageupdateautomation.yaml +++ b/charts/image-automation/templates/imageupdateautomation.yaml @@ -1,7 +1,7 @@ {{- if .Values.imageUpdateAutomation.create -}} {{- with .Values.imageUpdateAutomation }} --- -apiVersion: image.toolkit.fluxcd.io/v1beta1 +apiVersion: image.toolkit.fluxcd.io/v1beta2 kind: ImageUpdateAutomation metadata: name: {{ include "image-automation.fullname" $ }} diff --git a/charts/redpanda-console-oauth2proxy/README.md b/charts/redpanda-console-oauth2proxy/README.md index 053ccf72..4bc97504 100644 --- a/charts/redpanda-console-oauth2proxy/README.md +++ b/charts/redpanda-console-oauth2proxy/README.md @@ -154,7 +154,6 @@ See an example of how the values can be set through a release at the bottom of t Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0) # An example of how to set these values and use the helm chart through a release is shown below: - ```yaml apiVersion: helm.toolkit.fluxcd.io/v2beta1 kind: HelmRelease