From 797ec71030496a9056259d20d3bf2e08892b5fe7 Mon Sep 17 00:00:00 2001 From: Raffaele Di Fazio Date: Thu, 14 Jan 2021 21:13:07 +0100 Subject: [PATCH] bumps kustomize version to 0.7.6 --- kustomize/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/kustomization.yaml b/kustomize/kustomization.yaml index ebdc6ce79..960456772 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.7.5 + newTag: v0.7.6 resources: - ./external-dns-deployment.yaml