Skip to content

Commit

Permalink
change kustomize v5.2.0 -> v5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
takara9 committed Oct 20, 2023
1 parent cb80938 commit 2d0b16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ CONTROLLER_TOOLS_VERSION ?= v0.12.1
ENVTEST_K8S_VERSION = 1.27.1

# KUSTOMIZE_VERSION can be found at https://github.com/kubernetes-sigs/kustomize/releases
KUSTOMIZE_VERSION ?= v5.2.0
KUSTOMIZE_VERSION ?= v5.2.1

# Setting SHELL to bash allows bash commands to be executed by recipes.
# This is a requirement for 'setup-envtest.sh' in the test target.
Expand Down

0 comments on commit 2d0b16b

Please sign in to comment.