From aaf0a3ba92dad180e60f3b0ccace1e5609369011 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Mon, 31 Mar 2025 01:00:50 +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 5f34ccf..65501b9 100644 --- a/helmfiles/system.yaml +++ b/helmfiles/system.yaml @@ -27,7 +27,7 @@ repositories: releases: - name: coredns chart: coredns/coredns - version: 1.39.1 + version: 1.39.2 namespace: kube-system inherit: - template: common-values-tpl