diff --git a/kustomize/kustomization.yaml b/kustomize/kustomization.yaml index ebdc6ce799..9604567721 100644 --- a/kustomize/kustomization.yaml +++ b/kustomize/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization images: - name: k8s.gcr.io/external-dns/external-dns - newTag: v0.7.5 + newTag: v0.7.6 resources: - ./external-dns-deployment.yaml