From 77fed3b953b0729d5fad76af01471b3b7bf7ab0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 08:45:18 +0000 Subject: [PATCH] feat(helm-chart): update helm release promtail to 6.17.0 | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | helm | promtail | 6.16.4 | 6.17.0 | --- cluster/apps/monitoring/promtail/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/promtail/helmrelease.yaml b/cluster/apps/monitoring/promtail/helmrelease.yaml index 67ad2e233..2e414e45f 100644 --- a/cluster/apps/monitoring/promtail/helmrelease.yaml +++ b/cluster/apps/monitoring/promtail/helmrelease.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://grafana.github.io/helm-charts chart: promtail - version: 6.16.4 + version: 6.17.0 sourceRef: kind: HelmRepository name: grafana-charts