Skip to content

Commit

Permalink
prometheus-community#876 Update kube-prometheus-stack grafana depende…
Browse files Browse the repository at this point in the history
…ncy to 6.8.0 (prometheus-community#877)

Signed-off-by: Nick Metz <nick.metz@ptvgroup.com>
  • Loading branch information
Nick Metz authored Apr 22, 2021
1 parent 1b40618 commit 531ce5c
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: 1.17.0
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 6.7.4
digest: sha256:3ad6db588084a1f225ee1a3bb8e5d47b30f1fab9dbba701e039d0919aaf86aef
generated: "2021-04-14T12:41:24.546213-04:00"
version: 6.8.0
digest: sha256:54bd36030ef0f5cac21d8c06b2a98b108cbfccdbba112770f8b8158fe479a00e
generated: "2021-04-22T14:35:03.234101561+02: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 @@ -18,7 +18,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 15.1.3
version: 15.2.0
appVersion: 0.47.0
kubeVersion: ">=1.16.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand All @@ -44,6 +44,6 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: nodeExporter.enabled
- name: grafana
version: "6.7.*"
version: "6.8.*"
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled

0 comments on commit 531ce5c

Please sign in to comment.