Skip to content

Commit fed0fc6

Browse files
authored
K8SPG-836: bump cert manager version (#1343)
1 parent 3c69563 commit fed0fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/functions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# set root repo relatively to a test dir
44
ROOT_REPO=${ROOT_REPO:-$(realpath ../../..)}
5-
CERT_MANAGER_VER="1.18.2"
5+
CERT_MANAGER_VER="1.19.1"
66
test_name=$(basename "$(pwd)")
77
source "${ROOT_REPO}/e2e-tests/vars.sh"
88

0 commit comments

Comments
 (0)