From 4f64d9eee2783eddc5608c3f799d3e79cd44427f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 09:52:28 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20coredns=20(=201.?= =?UTF-8?q?34.0=20=E2=86=92=201.35.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | coredns | 1.34.0 | 1.35.0 | Signed-off-by: Jeff Billimek --- networking/coredns/coredns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking/coredns/coredns.yaml b/networking/coredns/coredns.yaml index 058f6bd185a..568f238f871 100644 --- a/networking/coredns/coredns.yaml +++ b/networking/coredns/coredns.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: coredns - version: 1.34.0 + version: 1.35.0 sourceRef: kind: HelmRepository name: coredns-charts