Version bump for grafana, node-exporter and kube-state-metrics (#1049)

Signed-off-by: Andres Alvarez <kir4h.gh@gmail.com>

Co-authored-by: Bismarck Paliz <bismarck.paliz@jet.com>
This commit is contained in:
Andrés Álvarez
2021-06-07 11:14:24 -04:00
committed by GitHub
co-authored by Bismarck Paliz
parent d48e1836ba
commit c3d86df964
2 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -1,12 +1,12 @@
dependencies:
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 3.1.0
version: 3.1.1
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 1.18.0
version: 1.18.1
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 6.9.1
digest: sha256:288156ef9d1e49c047a24ede1b3b8e852aaa08aa4c03c96f65d7f42977f19251
generated: "2021-05-18T17:09:28.105172864+02:00"
version: 6.11.0
digest: sha256:006471d0c078b98484e1a5ce2f6c29bbc9945a67b7de0a7da6cdcda935e67cd8
generated: "2021-06-07T16:03:06.262078+02:00"
+2 -2
View File
@@ -18,7 +18,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 16.3.2
version: 16.4.0
appVersion: 0.48.0
kubeVersion: ">=1.16.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
@@ -44,6 +44,6 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: nodeExporter.enabled
- name: grafana
version: "6.9.*"
version: "6.11.*"
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled