From dd2406be605995a31a0be1c454133a208478bafd Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 29 Oct 2024 01:01:13 +0000 Subject: [PATCH] chore(deps): update helm release coredns to v1.36.1 --- installations/system/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/system/helmfile.yaml b/installations/system/helmfile.yaml index 0e475ee..571496f 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -43,7 +43,7 @@ releases: - template: default-env-values - name: coredns chart: coredns/coredns - version: 1.36.0 + version: 1.36.1 namespace: kube-system inherit: - template: default-env-values