From cac2cde34b8c5836549df77b7da0ac6cd6951e14 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 1 Mar 2025 19:16:15 +0000 Subject: [PATCH] chore(deps): update helm release coredns to v1.39.1 --- 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 797af99..4fb8e9e 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -45,7 +45,7 @@ releases: - name: coredns chart: coredns/coredns - version: 1.39.0 + version: 1.39.1 namespace: kube-system inherit: - template: default-common-values