From 6d2de67b30a60f767d062bc12f982e116a21e059 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Fri, 9 Dec 2022 06:08:11 +0000 Subject: [PATCH] chore(deps): update helm release loki to v3.6.1 --- infrastructure/loki/loki.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/loki/loki.yaml b/infrastructure/loki/loki.yaml index 53d14eeac..4021622d8 100644 --- a/infrastructure/loki/loki.yaml +++ b/infrastructure/loki/loki.yaml @@ -12,7 +12,7 @@ spec: kind: HelmRepository name: grafana namespace: loki-system - version: 3.6.0 + version: 3.6.1 interval: 5m upgrade: remediation: -- GitLab