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