Skip to content

Commit

Permalink
Helm/loki-stack: refresh default grafana.image.tag to 6.6.0 (grafana#…
Browse files Browse the repository at this point in the history
…1590)

* update grafana.image.tag in loki-stack' helm chart

* bump the chart loki-stack version
  • Loading branch information
polar3130 authored and cyriltovena committed Jan 28, 2020
1 parent e642c28 commit 50c216a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion production/helm/loki-stack/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: "v1"
name: loki-stack
version: 0.27.1
version: 0.28.0
appVersion: v1.3.0
kubeVersion: "^1.10.0-0"
description: "Loki: like Prometheus, but for logs."
Expand Down
2 changes: 1 addition & 1 deletion production/helm/loki-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ grafana:
datasources:
enabled: true
image:
tag: 6.4.1
tag: 6.6.0

prometheus:
enabled: false

0 comments on commit 50c216a

Please sign in to comment.