From f31d85ff03eaebdf8205b0a09b1f8d1cc98cc715 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 00:45:37 +0200 Subject: [PATCH] chore(deps): update module sigs.k8s.io/kustomize/kustomize/v5 to v5.4.3 (#1036) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b25fb6a2..5ae2a0ba 100644 --- a/Makefile +++ b/Makefile @@ -193,7 +193,7 @@ GCI_VERSION ?= v0.13.4 ## Tool Versions # renovate: datasource=go depName=sigs.k8s.io/kustomize/kustomize/v5 -KUSTOMIZE_VERSION ?= v5.4.2 +KUSTOMIZE_VERSION ?= v5.4.3 # renovate: datasource=go depName=github.com/kubernetes/code-generator CODE_GENERATOR_VERSION ?= v0.30.3 # renovate: datasource=go depName=sigs.k8s.io/controller-tools