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" $ }}