fix: minor issues
This commit is contained in:
parent
e9ae80b94d
commit
d02e2d4653
15 changed files with 513 additions and 216 deletions
test/utils
|
@ -32,7 +32,7 @@ const (
|
|||
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
|
||||
"releases/download/%s/bundle.yaml"
|
||||
|
||||
certmanagerVersion = "v1.16.0"
|
||||
certmanagerVersion = "v1.16.3"
|
||||
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue