File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed
component-config-tutorial/testdata/project/test/utils
cronjob-tutorial/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 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ import (
26
26
)
27
27
28
28
const (
29
- prometheusOperatorVersion = "v0.71.2 "
29
+ prometheusOperatorVersion = "v0.68.0 "
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.13 .3"
33
+ certmanagerVersion = "v1.5 .3"
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 @@ -26,11 +26,11 @@ import (
26
26
)
27
27
28
28
const (
29
- prometheusOperatorVersion = "v0.71.2 "
29
+ prometheusOperatorVersion = "v0.68.0 "
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.13 .3"
33
+ certmanagerVersion = "v1.5 .3"
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 @@ -51,11 +51,11 @@ import (
51
51
)
52
52
53
53
const (
54
- prometheusOperatorVersion = "v0.71.2 "
54
+ prometheusOperatorVersion = "v0.68.0 "
55
55
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
56
56
"releases/download/%s/bundle.yaml"
57
57
58
- certmanagerVersion = "v1.13 .3"
58
+ certmanagerVersion = "v1.5 .3"
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 @@ -26,11 +26,11 @@ import (
26
26
)
27
27
28
28
const (
29
- prometheusOperatorVersion = "v0.71.2 "
29
+ prometheusOperatorVersion = "v0.68.0 "
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.13 .3"
33
+ certmanagerVersion = "v1.5 .3"
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 @@ -26,11 +26,11 @@ import (
26
26
)
27
27
28
28
const (
29
- prometheusOperatorVersion = "v0.71.2 "
29
+ prometheusOperatorVersion = "v0.68.0 "
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.13 .3"
33
+ certmanagerVersion = "v1.5 .3"
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 @@ -26,11 +26,11 @@ import (
26
26
)
27
27
28
28
const (
29
- prometheusOperatorVersion = "v0.71.2 "
29
+ prometheusOperatorVersion = "v0.68.0 "
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.13 .3"
33
+ certmanagerVersion = "v1.5 .3"
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 @@ -26,11 +26,11 @@ import (
26
26
)
27
27
28
28
const (
29
- prometheusOperatorVersion = "v0.71.2 "
29
+ prometheusOperatorVersion = "v0.68.0 "
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.13 .3"
33
+ certmanagerVersion = "v1.5 .3"
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 @@ -26,11 +26,11 @@ import (
26
26
)
27
27
28
28
const (
29
- prometheusOperatorVersion = "v0.71.2 "
29
+ prometheusOperatorVersion = "v0.68.0 "
30
30
prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
31
31
"releases/download/%s/bundle.yaml"
32
32
33
- certmanagerVersion = "v1.13 .3"
33
+ certmanagerVersion = "v1.5 .3"
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