Skip to content

Commit be7bac8

Browse files
Upgrade cert-manager used from v1.15.3 to v1.17.1 (operator-framework#1832)
1 parent 0cc9c69 commit be7bac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ OPCON_IMG := $(OPCON_IMAGE_REPO):$(IMAGE_TAG)
3333
CATD_IMG := $(CATD_IMAGE_REPO):$(IMAGE_TAG)
3434

3535
# Define dependency versions (use go.mod if we also use Go code from dependency)
36-
export CERT_MGR_VERSION := v1.15.3
36+
export CERT_MGR_VERSION := v1.17.1
3737
export WAIT_TIMEOUT := 60s
3838

3939
# Install default ClusterCatalogs

0 commit comments

Comments
 (0)