From d9fe7786511510fd8fb1854ff36fd483fc37a5d1 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 28 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 e57bbca..a960663 100644 --- a/helmfiles/system.yaml +++ b/helmfiles/system.yaml @@ -13,7 +13,7 @@ repositories: releases: - name: coredns chart: coredns/coredns - version: 1.39.1 + version: 1.39.2 namespace: kube-system inherit: - template: common-values-tpl