diff --git a/charts/cert-manager-webhook-ovh/Chart.yaml b/charts/cert-manager-webhook-ovh/Chart.yaml index fa75875..288dd9f 100644 --- a/charts/cert-manager-webhook-ovh/Chart.yaml +++ b/charts/cert-manager-webhook-ovh/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.5.0-alpha.2" +appVersion: "0.5.0" deprecated: false description: OVH DNS cert-manager ACME webhook home: https://github.com/aureq/cert-manager-webhook-ovh @@ -19,4 +19,4 @@ maintainers: name: cert-manager-webhook-ovh sources: - https://github.com/aureq/cert-manager-webhook-ovh -version: "0.5.0-alpha.2" \ No newline at end of file +version: "0.5.0" \ No newline at end of file diff --git a/charts/cert-manager-webhook-ovh/values.yaml b/charts/cert-manager-webhook-ovh/values.yaml index f135546..da81312 100644 --- a/charts/cert-manager-webhook-ovh/values.yaml +++ b/charts/cert-manager-webhook-ovh/values.yaml @@ -155,7 +155,7 @@ securityContext: image: repository: ghcr.io/aureq/cert-manager-webhook-ovh - tag: "0.5.0-alpha.2" + tag: "0.5.0" pullPolicy: IfNotPresent # Use this set to assign a list of default pullSecrets pullSecrets: []