From 3ed164df76abf929b3b6e7b8de7e9e6486c106d6 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 26 Apr 2025 11:34:53 +0200 Subject: [PATCH] chore(deps): update helm release coredns to v1.40.0 --- helmfiles/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/system.yaml b/helmfiles/system.yaml index f8362a3..2a9e0dd 100644 --- a/helmfiles/system.yaml +++ b/helmfiles/system.yaml @@ -30,7 +30,7 @@ repositories: releases: - name: coredns chart: coredns/coredns - version: 1.39.2 + version: 1.40.0 namespace: kube-system inherit: - template: common-values-tpl