Skip to content

Commit 3cf8126

Browse files
(e2e) upgrade certmanager from v1.16.3 to v1.18.2
1 parent cd06a8f commit 3cf8126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/utils/test_context.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import (
3232
)
3333

3434
const (
35-
certmanagerVersion = "v1.16.3"
35+
certmanagerVersion = "v1.18.2"
3636
certmanagerURLTmpl = "https://github.com/cert-manager/cert-manager/releases/download/%s/cert-manager.yaml"
3737

3838
defaultKindCluster = "kind"

0 commit comments

Comments
 (0)