forked from prometheus-community/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[kube-prometheus-stack] Update dependencies / prometheus-operator 0.4…
…7.1 (prometheus-community#951) * [kube-prometheus-stack] Update dependencies * Bump to kube-state-metrics v2 which deprecated some metrics and changed CLI arguments which might cause breakage. See: https://kubernetes.io/blog/2021/04/13/kube-state-metrics-v-2-0/ * Update Prometheus-Operator to 0.47.1 Signed-off-by: Manuel Rüger <manuel@rueg.eu> * hack: fix etcd dashboard link again Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com> * Sync dashboards Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com> * [kube-prometheus-stack] Remove grafana dashboards for k8s <1.14 Signed-off-by: Manuel Rüger <manuel@rueg.eu> * [kube-prometheus-stack] Fix capitalization Signed-off-by: Manuel Rüger <manuel@rueg.eu> * [kube-prometheus-stack] Sync chart dependencies Signed-off-by: Manuel Rüger <manuel@rueg.eu> Co-authored-by: Mateusz Gozdek <mgozdekof@gmail.com>
- Loading branch information
Showing
37 changed files
with
402 additions
and
12,522 deletions.
There are no files selected for viewing
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,12 +1,12 @@ | ||
dependencies: | ||
- name: kube-state-metrics | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 2.13.2 | ||
version: 3.1.0 | ||
- name: prometheus-node-exporter | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 1.17.0 | ||
version: 1.18.0 | ||
- name: grafana | ||
repository: https://grafana.github.io/helm-charts | ||
version: 6.8.1 | ||
digest: sha256:03740677070731b95281dd2f7baab61968df1b0f34edf92ce816e7ce5882d5e4 | ||
generated: "2021-04-26T12:45:12.225507767+02:00" | ||
version: 6.9.1 | ||
digest: sha256:288156ef9d1e49c047a24ede1b3b8e852aaa08aa4c03c96f65d7f42977f19251 | ||
generated: "2021-05-18T17:09:28.105172864+02:00" |
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
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
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
2 changes: 1 addition & 1 deletion
2
charts/kube-prometheus-stack/templates/grafana/configmap-dashboards.yaml
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
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
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
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
Oops, something went wrong.