diff --git a/kustomize/kustomization.yaml b/kustomize/kustomization.yaml index 37ea99655..679d56974 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.2 + newTag: v0.15.0 resources: - ./external-dns-deployment.yaml