From 16a747d13b5c9954d03583b50f6c08409491a132 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 10:38:56 +0000 Subject: [PATCH] chore(deps): update docker image grafana/loki to v3.3.3 (#2622) 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 a9acee73..a85b7a86 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.2 + tag: 3.3.3 promtail: enabled: true