We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7624a7c commit ef8e325Copy full SHA for ef8e325
Makefile
@@ -6,7 +6,7 @@
6
CONTROLLER_TOOLS_VERSION := 0.18.0
7
8
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize versioning=semver
9
-KUSTOMIZE_VERSION := 5.7.0
+KUSTOMIZE_VERSION := 5.7.1
10
11
# renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver
12
GOLANGCI_LINT_VERSION := 2.4.0
@@ -18,7 +18,7 @@ KIND_VERSION ?= 0.29.0
18
LICENSEI_VERSION = 0.9.0
19
20
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
21
-ENVTEST_K8S_VERSION = 1.32.0
+ENVTEST_K8S_VERSION = 1.33.0
22
ENVTEST_OTEL_OPERATOR_VERSION=0.129.1
23
CERT_MANAGER_VERSION = 1.18.2
24
0 commit comments