Skip to content

Commit

Permalink
[kube-prometheus-stack] Grafana: upgrade to 6.21.0, kube-state-metric…
Browse files Browse the repository at this point in the history
…s: upgrade to 4.4.1. (#1742)

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
  • Loading branch information
desaintmartin committed Jan 25, 2022
1 parent fcc356d commit f9140a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions charts/kube-prometheus-stack/Chart.lock
@@ -1,12 +1,12 @@
dependencies:
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 4.4.0
version: 4.4.1
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 2.5.0
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 6.20.5
digest: sha256:6259031d8078fd93acf637ed9f223dadf187d17440acca5eece82c39c871a871
generated: "2022-01-14T08:50:38.080863+11:00"
version: 6.21.0
digest: sha256:58b18459ba9abb0c17541c1466a4ac19b4baddfb01fcba4b87fd2177da06903c
generated: "2022-01-25T12:47:15.706554+01:00"
4 changes: 2 additions & 2 deletions charts/kube-prometheus-stack/Chart.yaml
Expand Up @@ -21,7 +21,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 30.1.0
version: 30.2.0
appVersion: 0.53.1
kubeVersion: ">=1.16.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand All @@ -47,6 +47,6 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: nodeExporter.enabled
- name: grafana
version: "6.20.*"
version: "6.21.*"
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled

0 comments on commit f9140a1

Please sign in to comment.