From d39f492239aa798b92292c3a53f9c18a8193edf4 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 27 May 2025 01:00:46 +0000 Subject: [PATCH] chore(deps): update helm release coredns to v1.42.2 --- helmfiles/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/system.yaml b/helmfiles/system.yaml index ff2b661..e6cfb4e 100644 --- a/helmfiles/system.yaml +++ b/helmfiles/system.yaml @@ -30,7 +30,7 @@ repositories: releases: - name: coredns chart: coredns/coredns - version: 1.42.1 + version: 1.42.2 namespace: kube-system inherit: - template: common-values-tpl