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.16.0 "
35
+ certmanagerVersion = "v1.16.3 "
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.16.0 "
35
+ certmanagerVersion = "v1.16.3 "
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.16.0 "
35
+ certmanagerVersion = "v1.16.3 "
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 @@ -59,7 +59,7 @@ const (
59
59
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
60
60
"releases/download/%s/bundle.yaml"
61
61
62
- certmanagerVersion = "v1.16.0 "
62
+ certmanagerVersion = "v1.16.3 "
63
63
certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
64
64
)
65
65
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.16.0 "
34
+ certmanagerVersion = "v1.16.3 "
35
35
certmanagerURLTmpl = "https://github.com/cert-manager/cert-manager/releases/download/%s/cert-manager.yaml"
36
36
prometheusOperatorVersion = "v0.77.1"
37
37
prometheusOperatorURL = "https://github.com/prometheus-operator/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.16.0 "
35
+ certmanagerVersion = "v1.16.3 "
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.16.0 "
35
+ certmanagerVersion = "v1.16.3 "
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.16.0 "
35
+ certmanagerVersion = "v1.16.3 "
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