From 834c1be3c860d43b8d7f429669e6891c39c72ce6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:39:51 +0000 Subject: [PATCH] chore(deps): update docker image grafana/loki to v3.3.1 (#2552) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- projects/grafana/values/loki-stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/grafana/values/loki-stack.yaml b/projects/grafana/values/loki-stack.yaml index 72bd5f33..5c2c2c67 100755 --- a/projects/grafana/values/loki-stack.yaml +++ b/projects/grafana/values/loki-stack.yaml @@ -2,7 +2,7 @@ loki: enabled: true image: repository: grafana/loki - tag: 3.3.0 + tag: 3.3.1 promtail: enabled: true