From f5dd1433bc36302643c1a11101a71c0eba91b199 Mon Sep 17 00:00:00 2001 From: Raffaele Di Fazio Date: Wed, 23 Mar 2022 11:30:32 +0100 Subject: [PATCH] update kustomization.yaml for v0.11.0 --- kustomize/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/kustomization.yaml b/kustomize/kustomization.yaml index df5f4aa2a..943b16717 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.2 + newTag: v0.11.0 resources: - ./external-dns-deployment.yaml