From 8975b4cb053de54ed716d2d20cda0f8a44e2b5dc Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Mon, 7 Oct 2024 01:01:03 +0000 Subject: [PATCH] Update Helm release coredns to v1.35.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 b8f4036..02caaf4 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.34.0 + version: 1.35.0 namespace: kube-system inherit: - template: default-env-values