From 0883930a66d25164fac85c2e0458f992e560825b Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 30 Mar 2025 01:00:48 +0000 Subject: [PATCH] chore(deps): update helm release coredns to v1.39.2 --- helmfiles/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/system.yaml b/helmfiles/system.yaml index 83fe6e6..18e12af 100644 --- a/helmfiles/system.yaml +++ b/helmfiles/system.yaml @@ -21,7 +21,7 @@ repositories: releases: - name: coredns chart: coredns/coredns - version: 1.39.1 + version: 1.39.2 namespace: kube-system inherit: - template: common-values-tpl