mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 15:46:31 +01:00
Merge pull request #7722 from heliapb/feat/bump_prom
chore: update prometheus version to 3.5
This commit is contained in:
@@ -63,12 +63,13 @@ Prometheus Operator supports all Prometheus versions >= v2.0.0. The operator's e
|
||||
* v3.4.0
|
||||
* v3.4.1
|
||||
* v3.4.2
|
||||
* v3.5.0
|
||||
```
|
||||
|
||||
The end-to-end tests are mostly tested against
|
||||
|
||||
```$ mdox-exec="go run ./cmd/po-docgen/. compatibility defaultPrometheusVersion"
|
||||
* v3.4.2
|
||||
* v3.5.0
|
||||
```
|
||||
|
||||
## Alertmanager
|
||||
|
||||
@@ -89,6 +89,7 @@ var (
|
||||
"v3.4.0",
|
||||
"v3.4.1",
|
||||
"v3.4.2",
|
||||
"v3.5.0",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user