From a8ca1f17dd74d8b8ce43d577ad331ee81d28ef59 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Aug 2020 18:00:36 +0000 Subject: [PATCH] Update grafana/loki Docker tag to v1.6.0 --- loki/loki.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loki/loki.yaml b/loki/loki.yaml index 296b789..0ac7c06 100644 --- a/loki/loki.yaml +++ b/loki/loki.yaml @@ -194,7 +194,7 @@ spec: [] containers: - name: loki - image: "grafana/loki:1.5.0" + image: "grafana/loki:1.6.0" imagePullPolicy: IfNotPresent args: - "-config.file=/etc/loki/loki.yaml"