From 4cb52c32fd90f272a805175bc36fc841996a327e Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:42:45 +0800 Subject: [PATCH] feat(helm): update chart external-dns to 1.13.1 (#67) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- 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 cfdfded3..65706ba7 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.12.1 + version: 1.13.1 sourceRef: name: external-dns kind: HelmRepository