From 347897ca2beea97b8c950c71e0b25470aab8917c Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 08:08:49 +0000 Subject: [PATCH] feat(helm): update chart coredns to 1.29.0 --- talos/bootstrap/coredns/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talos/bootstrap/coredns/kustomization.yaml b/talos/bootstrap/coredns/kustomization.yaml index f61b590f76..8fdcb5e33a 100644 --- a/talos/bootstrap/coredns/kustomization.yaml +++ b/talos/bootstrap/coredns/kustomization.yaml @@ -6,7 +6,7 @@ helmCharts: releaseName: coredns namespace: kube-system repo: https://coredns.github.io/helm - version: 1.28.2 + version: 1.29.0 valuesFile: values.yaml commonAnnotations: meta.helm.sh/release-name: coredns