Skip to content

Commit 699b625

Browse files
chore(deps): update dependency kubernetes-sigs/kustomize to v5.8.1 (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b17d40 commit 699b625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ ENVTEST ?= $(LOCALBIN)/setup-envtest-$(ENVTEST_VERSION)
209209
GOLANGCI_LINT = $(LOCALBIN)/golangci-lint-$(GOLANGCI_LINT_VERSION)
210210

211211
## Tool Versions
212-
KUSTOMIZE_VERSION ?= v5.8.0 # github-releases:kubernetes-sigs/kustomize:kustomize/(?<version>.*)
212+
KUSTOMIZE_VERSION ?= v5.8.1 # github-releases:kubernetes-sigs/kustomize:kustomize/(?<version>.*)
213213
CONTROLLER_TOOLS_VERSION ?= v0.20.0 # github-releases:kubernetes-sigs/controller-tools
214214
ENVTEST_VERSION ?= release-0.19 # github-releases:kubernetes-sigs/controller-runtime
215215
GOLANGCI_LINT_VERSION ?= v2.8.0 # github-releases:golangci/golangci-lint

0 commit comments

Comments
 (0)