From 726e18dea617b7a379a92d0a64e61c140c7d05f5 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 11 Dec 2024 01:01:55 +0000 Subject: [PATCH] chore(deps): update helm release coredns to v1.37.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 3822b82..114eeb7 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -47,7 +47,7 @@ releases: - name: coredns chart: coredns/coredns - version: 1.36.1 + version: 1.37.0 namespace: kube-system inherit: - template: default-common-values