From 4fb3c71abb6e52f1f9a89f551d52b0af9ae22bf9 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 26 Mar 2025 01:01:15 +0000 Subject: [PATCH] chore(deps): update helm release coredns to v1.39.2 --- 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 1a9f8c6..4cd594b 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -45,7 +45,7 @@ releases: - name: coredns chart: coredns/coredns - version: 1.39.1 + version: 1.39.2 namespace: kube-system inherit: - template: default-common-values