From 1e629b98ffda17e4653a1b022b95dcaf364c1a5e Mon Sep 17 00:00:00 2001 From: Aurelien Requiem Date: Sun, 8 Jan 2023 10:34:40 +1100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20upgrade=20image=20version=20in=20va?= =?UTF-8?q?lues.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/cert-manager-webhook-ovh/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cert-manager-webhook-ovh/values.yaml b/charts/cert-manager-webhook-ovh/values.yaml index 6669ddd..10f9356 100644 --- a/charts/cert-manager-webhook-ovh/values.yaml +++ b/charts/cert-manager-webhook-ovh/values.yaml @@ -145,7 +145,7 @@ securityContext: image: repository: ghcr.io/aureq/cert-manager-webhook-ovh - tag: v0.4.0 + tag: v0.4.1 pullPolicy: IfNotPresent # Use this set to assign a list of default pullSecrets pullSecrets: []