File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
component-config-tutorial/testdata/project/test/utils
cronjob-tutorial/testdata/project/test/utils
getting-started/testdata/project/test/utils
pkg/plugins/golang/v4/scaffolds/internal/templates/test/utils
project-v4-multigroup-with-deploy-image/test/utils
project-v4-multigroup/test/utils
project-v4-with-deploy-image/test/utils
project-v4-with-grafana/test/utils Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ const (
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.5.3 "
33
+ certmanagerVersion = "v1.14.4 "
34
34
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
35
35
)
36
36
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ const (
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.5.3 "
33
+ certmanagerVersion = "v1.14.4 "
34
34
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
35
35
)
36
36
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ const (
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.5.3 "
33
+ certmanagerVersion = "v1.14.4 "
34
34
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
35
35
)
36
36
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ const (
55
55
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
56
56
"releases/download/%s/bundle.yaml"
57
57
58
- certmanagerVersion = "v1.5.3 "
58
+ certmanagerVersion = "v1.14.4 "
59
59
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
60
60
)
61
61
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ const (
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.5.3 "
33
+ certmanagerVersion = "v1.14.4 "
34
34
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
35
35
)
36
36
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ const (
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.5.3 "
33
+ certmanagerVersion = "v1.14.4 "
34
34
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
35
35
)
36
36
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ const (
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.5.3 "
33
+ certmanagerVersion = "v1.14.4 "
34
34
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
35
35
)
36
36
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ const (
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.5.3 "
33
+ certmanagerVersion = "v1.14.4 "
34
34
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
35
35
)
36
36
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ const (
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.5.3 "
33
+ certmanagerVersion = "v1.14.4 "
34
34
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
35
35
)
36
36
You can’t perform that action at this time.
0 commit comments