File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
cronjob-tutorial/testdata/project/test/utils
getting-started/testdata/project/test/utils
multiversion-tutorial/testdata/project/test/utils
pkg/plugins/golang/v4/scaffolds/internal/templates/test/utils
project-v4-multigroup/test/utils
project-v4-with-plugins/test/utils Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const (
32
32
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
33
33
"releases/download/%s/bundle.yaml"
34
34
35
- certmanagerVersion = "v1.14.4 "
35
+ certmanagerVersion = "v1.16.0 "
36
36
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
37
37
)
38
38
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const (
32
32
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
33
33
"releases/download/%s/bundle.yaml"
34
34
35
- certmanagerVersion = "v1.14.4 "
35
+ certmanagerVersion = "v1.16.0 "
36
36
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
37
37
)
38
38
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const (
32
32
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
33
33
"releases/download/%s/bundle.yaml"
34
34
35
- certmanagerVersion = "v1.14.4 "
35
+ certmanagerVersion = "v1.16.0 "
36
36
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
37
37
)
38
38
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ const (
57
57
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
58
58
"releases/download/%s/bundle.yaml"
59
59
60
- certmanagerVersion = "v1.14.4 "
60
+ certmanagerVersion = "v1.16.0 "
61
61
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
62
62
)
63
63
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ import (
31
31
)
32
32
33
33
const (
34
- certmanagerVersion = "v1.14.4 "
34
+ certmanagerVersion = "v1.16.0 "
35
35
certmanagerURLTmpl = "https://github.com/cert-manager/cert-manager/releases/download/%s/cert-manager.yaml"
36
36
prometheusOperatorVersion = "0.51"
37
37
prometheusOperatorURL = "https://raw.githubusercontent.com/prometheus-operator/" +
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const (
32
32
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
33
33
"releases/download/%s/bundle.yaml"
34
34
35
- certmanagerVersion = "v1.14.4 "
35
+ certmanagerVersion = "v1.16.0 "
36
36
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
37
37
)
38
38
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const (
32
32
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
33
33
"releases/download/%s/bundle.yaml"
34
34
35
- certmanagerVersion = "v1.14.4 "
35
+ certmanagerVersion = "v1.16.0 "
36
36
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
37
37
)
38
38
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const (
32
32
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
33
33
"releases/download/%s/bundle.yaml"
34
34
35
- certmanagerVersion = "v1.14.4 "
35
+ certmanagerVersion = "v1.16.0 "
36
36
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
37
37
)
38
38
You can’t perform that action at this time.
0 commit comments