Update argocd/external-dns/values.yaml

This commit is contained in:
2022-09-27 12:51:58 +00:00
parent 290c697a1a
commit 888ebabcf7

View File

@@ -2,7 +2,7 @@ external-dns:
image:
repository: k8s.gcr.io/external-dns/external-dns
# Overrides the image tag whose default is v{{ .Chart.AppVersion }}
tag: ""
tag: "0.12.2-debian-11-r14"
pullPolicy: Always
imagePullSecrets: []