diff --git a/kustomize/kustomization.yaml b/kustomize/kustomization.yaml index ac086b49c..df5f4aa2a 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.10.0 + newTag: v0.10.2 resources: - ./external-dns-deployment.yaml