From f6c31a69720f5df75fa9a2d5cd2c6a63d9a1c1fc Mon Sep 17 00:00:00 2001 From: Raffaele Di Fazio Date: Fri, 8 Sep 2023 12:42:55 +0200 Subject: [PATCH] update kustomization.yaml with v0.13.6 --- kustomize/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/kustomization.yaml b/kustomize/kustomization.yaml index 5a6cb4b7e5..0c052be301 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.13.5 + newTag: v0.13.6 resources: - ./external-dns-deployment.yaml