Skip to content

Commit

Permalink
update loki-stack to use latest logstash version (grafana#2940)
Browse files Browse the repository at this point in the history
  • Loading branch information
slim-bean authored Nov 18, 2020
1 parent 8311be2 commit 0c705a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 2.0.2
version: 2.0.3
appVersion: v2.0.0
kubeVersion: "^1.10.0-0"
description: "Loki: like Prometheus, but for logs."
Expand Down
4 changes: 2 additions & 2 deletions production/helm/loki-stack/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ dependencies:
repository: "https://helm.elastic.co"
- name: "logstash"
condition: logstash.enabled
version: "~2.4.0"
repository: "https://kubernetes-charts.storage.googleapis.com/"
version: "~7.8.0"
repository: "https://helm.elastic.co"

0 comments on commit 0c705a4

Please sign in to comment.