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.
2 parents 53ede7b + 3cf8126 commit 20db3acCopy full SHA for 20db3ac
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