We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd06a8f commit 3cf8126Copy full SHA for 3cf8126
test/e2e/utils/test_context.go
@@ -32,7 +32,7 @@ import (
32
)
33
34
const (
35
- certmanagerVersion = "v1.16.3"
+ certmanagerVersion = "v1.18.2"
36
certmanagerURLTmpl = "https://github.com/cert-manager/cert-manager/releases/download/%s/cert-manager.yaml"
37
38
defaultKindCluster = "kind"
0 commit comments