Skip to content

Commit ef8e325

Browse files
committed
chore: bump mk deps
Signed-off-by: Bence Csati <bence.csati@axoflow.com>
1 parent 7624a7c commit ef8e325

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
CONTROLLER_TOOLS_VERSION := 0.18.0
77

88
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize versioning=semver
9-
KUSTOMIZE_VERSION := 5.7.0
9+
KUSTOMIZE_VERSION := 5.7.1
1010

1111
# renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver
1212
GOLANGCI_LINT_VERSION := 2.4.0
@@ -18,7 +18,7 @@ KIND_VERSION ?= 0.29.0
1818
LICENSEI_VERSION = 0.9.0
1919

2020
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
21-
ENVTEST_K8S_VERSION = 1.32.0
21+
ENVTEST_K8S_VERSION = 1.33.0
2222
ENVTEST_OTEL_OPERATOR_VERSION=0.129.1
2323
CERT_MANAGER_VERSION = 1.18.2
2424

0 commit comments

Comments
 (0)