From d190f1054b50df2a55ef44b22c1cc80bdb6744b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 08:04:14 +0000 Subject: [PATCH] feat(helm): update helm release coredns to v1.29.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | coredns | 1.28.2 | 1.29.0 | --- cluster/apps/networking/coredns/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/networking/coredns/helm-release.yaml b/cluster/apps/networking/coredns/helm-release.yaml index 0a0bd9633..c27da30ff 100644 --- a/cluster/apps/networking/coredns/helm-release.yaml +++ b/cluster/apps/networking/coredns/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://coredns.github.io/helm chart: coredns - version: 1.28.2 + version: 1.29.0 sourceRef: kind: HelmRepository name: coredns-charts