From a56a6b7ac496c92d96382517b9b774e66a81f3d6 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:33:39 +0000 Subject: [PATCH] feat(helm): update chart external-dns to 1.15.0 --- kube/deploy/core/dns/external-dns/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/dns/external-dns/app/hr.yaml b/kube/deploy/core/dns/external-dns/app/hr.yaml index ef7b3d48f0..e697445ff4 100644 --- a/kube/deploy/core/dns/external-dns/app/hr.yaml +++ b/kube/deploy/core/dns/external-dns/app/hr.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: external-dns - version: 1.14.3 + version: 1.15.0 sourceRef: name: external-dns kind: HelmRepository