Skip to content

Commit 23e2f4f

Browse files
authored
Update cert-manager to v1.15.3 (#367)
Signed-off-by: Todd Short <[email protected]>
1 parent 4a6f316 commit 23e2f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ endif
2727
include .bingo/Variables.mk
2828

2929
# Dependencies
30-
export CERT_MGR_VERSION := v1.11.0
30+
export CERT_MGR_VERSION := v1.15.3
3131
ENVTEST_SERVER_VERSION := $(shell go list -m k8s.io/client-go | cut -d" " -f2 | sed 's/^v0\.\([[:digit:]]\{1,\}\)\.[[:digit:]]\{1,\}$$/1.\1.x/')
3232

3333
# Cluster configuration

0 commit comments

Comments
 (0)