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