mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-12 12:36:55 +00:00
e2e: Mention maintained versions of cert-manager for reference
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user