From b20d6f3cc8a07c13450b41016ae4f7fed4e3b433 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 29 Sep 2024 01:01:46 +0000 Subject: [PATCH] Update Helm release coredns to v1.33.0 --- installations/system/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/system/helmfile.yaml b/installations/system/helmfile.yaml index 0cfb698..6f60883 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -41,7 +41,7 @@ releases: - template: default-env-values - name: coredns chart: coredns/coredns - version: 1.32.0 + version: 1.33.0 namespace: kube-system inherit: - template: default-env-values