From 876be8838133a837fb685dfc566aa5e05498e4a1 Mon Sep 17 00:00:00 2001 From: Nathan Smith <12156185+nsmith5@users.noreply.github.com> Date: Tue, 1 Dec 2020 02:13:50 -0800 Subject: [PATCH] Helm Chart: Fix schema of logstash default values (#3004) * Fix schema of logstash default values * Bump helm chart version --- production/helm/loki-stack/Chart.yaml | 2 +- production/helm/loki-stack/values.yaml | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/production/helm/loki-stack/Chart.yaml b/production/helm/loki-stack/Chart.yaml index 11a2fb1579..c9718c2582 100644 --- a/production/helm/loki-stack/Chart.yaml +++ b/production/helm/loki-stack/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: "v1" name: loki-stack -version: 2.1.0 +version: 2.1.1 appVersion: v2.0.0 kubeVersion: "^1.10.0-0" description: "Loki: like Prometheus, but for logs." diff --git a/production/helm/loki-stack/values.yaml b/production/helm/loki-stack/values.yaml index 4fc181b226..98f677c326 100644 --- a/production/helm/loki-stack/values.yaml +++ b/production/helm/loki-stack/values.yaml @@ -38,9 +38,8 @@ filebeat: logstash: enabled: false - image: - repository: grafana/logstash-output-loki - tag: 1.0.1 + image: grafana/logstash-output-loki + imageTag: 1.0.1 filters: main: |- filter {