diff --git a/kustomize/kustomization.yaml b/kustomize/kustomization.yaml index 40ec27556a..6a16814539 100644 --- a/kustomize/kustomization.yaml +++ b/kustomize/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization images: - name: registry.k8s.io/external-dns/external-dns - newTag: v0.14.0 + newTag: v0.14.1 resources: - ./external-dns-deployment.yaml