Skip to content

Commit e8109f6

Browse files
Upgrade cert-manager used from v1.17.1 to v1.18.1 (#2040)
1 parent a2afaea commit e8109f6

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
@@ -41,7 +41,7 @@ endif
4141
ENVTEST_VERSION := $(K8S_VERSION).x
4242

4343
# Define dependency versions (use go.mod if we also use Go code from dependency)
44-
export CERT_MGR_VERSION := v1.17.1
44+
export CERT_MGR_VERSION := v1.18.1
4545
export WAIT_TIMEOUT := 60s
4646

4747
# Install default ClusterCatalogs

0 commit comments

Comments
 (0)