From 70e32ad8d0f7c677cb4e2f9f8395ac9eaf5853ec Mon Sep 17 00:00:00 2001 From: Raffaele Di Fazio Date: Sun, 22 Dec 2024 10:14:57 +0100 Subject: [PATCH] kustomize-v0.15.1 --- kustomize/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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