From 152de96a595b3367d89efd23db05eaeac10f4254 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 10:56:14 +0800 Subject: [PATCH] fix(helm): update chart external-dns to 1.14.3 (#398) --- 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 364e5485..b02f179a 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.2 + version: 1.14.3 sourceRef: name: external-dns kind: HelmRepository