From 45fe91838c979808c23fe6349d50f8f1201a1249 Mon Sep 17 00:00:00 2001 From: Nold Date: Fri, 13 Oct 2023 09:26:14 +0200 Subject: [PATCH] Update ingress-internal - v1.9.3 --- projects/core/values/ingress-internal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/core/values/ingress-internal.yaml b/projects/core/values/ingress-internal.yaml index 569e195a..fd93ac10 100644 --- a/projects/core/values/ingress-internal.yaml +++ b/projects/core/values/ingress-internal.yaml @@ -8,7 +8,7 @@ controller: ## for backwards compatibility consider setting the full image url via the repository value below ## use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail ## repository: - tag: "v1.6.4" + tag: "v1.9.3" digest: sha256:15be4666c53052484dd2992efacf2f50ea77a78ae8aa21ccd91af6baaa7ea22f digestChroot: sha256:0de01e2c316c3ca7847ca13b32d077af7910d07f21a4a82f81061839764f8f81 pullPolicy: IfNotPresent