e2e: Mention maintained versions of cert-manager for reference
This commit is contained in:
parent
ae380f5987
commit
f7c336f9dd
|
|
@ -25,6 +25,8 @@ const (
|
|||
)
|
||||
|
||||
var (
|
||||
// See the below link for maintained versions of cert-manager
|
||||
// https://cert-manager.io/docs/installation/supported-releases/
|
||||
certManagerVersion = "v1.8.2"
|
||||
|
||||
images = []testing.ContainerImage{
|
||||
|
|
|
|||
Loading…
Reference in New Issue