Skip to content

Commit

Permalink
[kube-prometheus-stack] bump grafana dependency to 6.19.0 (#1586)
Browse files Browse the repository at this point in the history
Signed-off-by: Teddy Andrieux <teddy.andrieux@scality.com>
  • Loading branch information
TeddyAndrieux committed Dec 10, 2021
1 parent bf6ae19 commit 1ef0cfa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/kube-prometheus-stack/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 2.2.2
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 6.18.2
digest: sha256:a1d8a0fa57e0e1b4b812ac81007798e2187e5d00ef185b9639511dd2c5b59107
generated: "2021-12-08T17:28:12.0389046+01:00"
version: 6.19.0
digest: sha256:3437708289e2e35e8de7ac468e0d7fe2df43e2d459857b8855cc84cb18501832
generated: "2021-12-10T14:28:39.401354003+01:00"
4 changes: 2 additions & 2 deletions charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 23.1.6
version: 23.2.0
appVersion: 0.52.1
kubeVersion: ">=1.16.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand All @@ -43,6 +43,6 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: nodeExporter.enabled
- name: grafana
version: "6.18.*"
version: "6.19.*"
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled

0 comments on commit 1ef0cfa

Please sign in to comment.