This repository has been archived by the owner on Apr 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 ).
- Loading branch information
1 parent
71c2bef
commit 27ec421
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Binary file removed
BIN
-239 KB
charts/gsp-cluster/charts/gsp-monitoring/charts/prometheus-operator-8.5.1.tgz
Binary file not shown.
Binary file added
BIN
+262 KB
charts/gsp-cluster/charts/gsp-monitoring/charts/prometheus-operator-8.9.2.tgz
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- name: prometheus-operator | ||
repository: https://kubernetes-charts.storage.googleapis.com/ | ||
version: 8.5.1 | ||
digest: sha256:41bf87d8163ce8a01c4c2bbb3eda2f7912f6d4087db23d4f78f50deebdd51b30 | ||
generated: "2020-01-14T17:48:40.106202Z" | ||
version: 8.9.2 | ||
digest: sha256:439a9d0297e5ee948604c1a5d7fedce333b3f119d011ac51c3df0af401e09c5d | ||
generated: "2020-02-25T10:25:19.011139Z" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
dependencies: | ||
- name: "prometheus-operator" | ||
version: 8.5.1 | ||
version: 8.9.2 | ||
repository: https://kubernetes-charts.storage.googleapis.com/ |