From cbe0defeb2e23924e9a496284b5f2b39e0d5c9bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 09:32:01 +0000 Subject: [PATCH] chore(deps): update ghcr.io/rackerlabs/charts/external-dns-rackspace docker tag to v0.2.2 --- .../argocd-understack/templates/application-external-dns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argocd-understack/templates/application-external-dns.yaml b/charts/argocd-understack/templates/application-external-dns.yaml index c4849a298..6f9fbfe50 100644 --- a/charts/argocd-understack/templates/application-external-dns.yaml +++ b/charts/argocd-understack/templates/application-external-dns.yaml @@ -21,7 +21,7 @@ spec: valueFiles: - $deploy/{{ include "understack.deploy_path" $ }}/external-dns/values.yaml repoURL: ghcr.io/rackerlabs/charts - targetRevision: 0.2.0 + targetRevision: 0.2.2 - path: {{ include "understack.deploy_path" $ }}/external-dns ref: deploy repoURL: {{ include "understack.deploy_url" $ }}