From d6758b68f7607b2d7b580a5333ae72773fb5491f Mon Sep 17 00:00:00 2001 From: "unhesitatingeffectivebot[bot]" <109002416+unhesitatingeffectivebot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 07:18:45 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20coredns=20(=201.33.0=20?= =?UTF-8?q?=E2=86=92=201.34.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/kube-system/coredns/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/kube-system/coredns/app/helmrelease.yaml b/kubernetes/apps/kube-system/coredns/app/helmrelease.yaml index b157828ad..19e87971d 100644 --- a/kubernetes/apps/kube-system/coredns/app/helmrelease.yaml +++ b/kubernetes/apps/kube-system/coredns/app/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: coredns - version: 1.33.0 + version: 1.34.0 sourceRef: kind: HelmRepository name: coredns