external-dns: bump to v0.7.6, helm chart v6.8.1

This commit is contained in:
ace 2023-06-10 06:21:42 +03:00
parent ef2b568486
commit 3703becaa9
Signed by: ace
GPG Key ID: 2C08973DD37A76FD

View File

@ -58,9 +58,9 @@ watchReleaseNamespace: false
## @param image.pullSecrets ExternalDNS image pull secrets
##
image:
registry: docker.io
repository: bitnami/external-dns
tag: 0.12.2-debian-11-r5
registry: git.geekgome.org
repository: ghp/external-dns
tag: v0.7.6-663-gf76382a5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'