From 2f3d7e09b9344f4cbca43d8321d7dade08716c0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 18:05:38 +0000 Subject: [PATCH] chore(deps): update helm release external-dns to v1.12.0 --- cluster/apps/networking/external-dns/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/networking/external-dns/helm-release.yaml b/cluster/apps/networking/external-dns/helm-release.yaml index 52e2eadb..55eb7a41 100644 --- a/cluster/apps/networking/external-dns/helm-release.yaml +++ b/cluster/apps/networking/external-dns/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://kubernetes-sigs.github.io/external-dns chart: external-dns - version: 1.7.0 + version: 1.12.0 sourceRef: kind: HelmRepository name: external-dns-charts