From 854a7eec5c53a1638a60212ae5119e919890875e Mon Sep 17 00:00:00 2001 From: Aurelien Requiem Date: Wed, 20 Sep 2023 07:16:00 +1000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20update=20chart?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/cert-manager-webhook-ovh/Chart.yaml | 4 ++-- charts/cert-manager-webhook-ovh/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: []