File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
cronjob-tutorial/testdata/project/test/utils
multiversion-tutorial/testdata/project/test/utils
hack/docs/internal/cronjob-tutorial Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ const (
3434 defaultKindBinary = "kind"
3535 defaultKindCluster = "kind"
3636
37- prometheusOperatorVersion = "v0.77.1 "
37+ prometheusOperatorVersion = "v0.85.0 "
3838 prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
3939 "releases/download/%s/bundle.yaml"
4040)
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ const (
3434 defaultKindBinary = "kind"
3535 defaultKindCluster = "kind"
3636
37- prometheusOperatorVersion = "v0.77.1 "
37+ prometheusOperatorVersion = "v0.85.0 "
3838 prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
3939 "releases/download/%s/bundle.yaml"
4040)
Original file line number Diff line number Diff line change @@ -101,6 +101,6 @@ func IsPrometheusCRDsInstalled() bool {
101101
102102const prometheusVersionURL = `
103103
104- prometheusOperatorVersion = "v0.77.1 "
104+ prometheusOperatorVersion = "v0.85.0 "
105105 prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
106106 "releases/download/%s/bundle.yaml"`
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ const (
3838 defaultKindCluster = "kind"
3939 defaultKindBinary = "kind"
4040
41- prometheusOperatorVersion = "v0.77.1 "
41+ prometheusOperatorVersion = "v0.85.0 "
4242 prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
4343 "releases/download/%s/bundle.yaml"
4444)
You can’t perform that action at this time.
0 commit comments