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 0cc9c69 commit be7bac8Copy full SHA for be7bac8
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