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 a2afaea commit e8109f6Copy full SHA for e8109f6
Makefile
@@ -41,7 +41,7 @@ endif
41
ENVTEST_VERSION := $(K8S_VERSION).x
42
43
# Define dependency versions (use go.mod if we also use Go code from dependency)
44
-export CERT_MGR_VERSION := v1.17.1
+export CERT_MGR_VERSION := v1.18.1
45
export WAIT_TIMEOUT := 60s
46
47
# Install default ClusterCatalogs
0 commit comments