Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Commit 27ec421

Browse files
committed
Upgrade prometheus-operator chart
It's good to keep things up to date generally, but there's a specific thing I want here: this chart upgrade also upgrades prometheus from 2.13.2 to 2.15.2. Prometheus 2.15 has a feature which considers the WAL size when calculating how much disk it's using (see prometheus/prometheus#5886 ).
1 parent 71c2bef commit 27ec421

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Binary file not shown.
Binary file not shown.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: prometheus-operator
33
repository: https://kubernetes-charts.storage.googleapis.com/
4-
version: 8.5.1
5-
digest: sha256:41bf87d8163ce8a01c4c2bbb3eda2f7912f6d4087db23d4f78f50deebdd51b30
6-
generated: "2020-01-14T17:48:40.106202Z"
4+
version: 8.9.2
5+
digest: sha256:439a9d0297e5ee948604c1a5d7fedce333b3f119d011ac51c3df0af401e09c5d
6+
generated: "2020-02-25T10:25:19.011139Z"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dependencies:
22
- name: "prometheus-operator"
3-
version: 8.5.1
3+
version: 8.9.2
44
repository: https://kubernetes-charts.storage.googleapis.com/

0 commit comments

Comments
 (0)