From a55e2cec92afc9b7b24e7cdbd12240420a2080ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:31:08 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20coredns=20(=201.3?= =?UTF-8?q?5.0=20=E2=86=92=201.35.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | coredns | 1.35.0 | 1.35.1 | 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 568f238f871..9006b7967e0 100644 --- a/networking/coredns/coredns.yaml +++ b/networking/coredns/coredns.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: coredns - version: 1.35.0 + version: 1.35.1 sourceRef: kind: HelmRepository name: coredns-charts