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 10d8d79 commit 29f5c64Copy full SHA for 29f5c64
Makefile
@@ -47,7 +47,7 @@ ENVTEST_VERSION := $(K8S_VERSION).x
47
KIND_CLUSTER_IMAGE := kindest/node:v$(K8S_VERSION).0
48
49
# Define dependency versions (use go.mod if we also use Go code from dependency)
50
-export CERT_MGR_VERSION := v1.17.1
+export CERT_MGR_VERSION := v1.18.1
51
export WAIT_TIMEOUT := 60s
52
53
# Install default ClusterCatalogs
0 commit comments