diff --git a/argocd/external-dns/templates/deployment.yaml b/argocd/external-dns/templates/deployment.yaml index 086476a..4854753 100644 --- a/argocd/external-dns/templates/deployment.yaml +++ b/argocd/external-dns/templates/deployment.yaml @@ -49,7 +49,7 @@ spec: serviceAccountName: external-dns containers: - name: external-dns - image: k8s.gcr.io/external-dns/external-dns:0.12.2-debian-11-r14 + image: k8s.gcr.io/external-dns/external-dns:v0.7.6 args: - --source=ingress - --domain-filter=durp.info