From 99aea35e3c219bd60a6a5a30c6dca5f007e20962 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 2 Oct 2024 01:02:00 +0000 Subject: [PATCH] Update Helm release coredns to v1.34.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 e36fb09..207eb6a 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.33.0 + version: 1.34.0 namespace: kube-system inherit: - template: default-env-values