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 c987cff commit c7c9447Copy full SHA for c7c9447
Makefile
@@ -33,7 +33,7 @@ OPCON_IMG := $(OPCON_IMAGE_REPO):$(IMAGE_TAG)
33
CATD_IMG := $(CATD_IMAGE_REPO):$(IMAGE_TAG)
34
35
# Define dependency versions (use go.mod if we also use Go code from dependency)
36
-export CERT_MGR_VERSION := v1.15.3
+export CERT_MGR_VERSION := v1.17.1
37
export WAIT_TIMEOUT := 60s
38
39
# Install default ClusterCatalogs
0 commit comments