From 498714962815c62a15334e12a20b6f1d1f3c70bb Mon Sep 17 00:00:00 2001 From: "monkescience-renovate[bot]" <212128645+monkescience-renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 07:24:08 +0000 Subject: [PATCH] chore(deps): update helm release alloy to v1.8.0 --- apps/dev-eu-central-1/platform/alloy.yaml | 2 +- apps/management-eu-central-1/platform/alloy.yaml | 2 +- apps/prod-eu-central-1/platform/alloy.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/dev-eu-central-1/platform/alloy.yaml b/apps/dev-eu-central-1/platform/alloy.yaml index ad83444..6db17a3 100644 --- a/apps/dev-eu-central-1/platform/alloy.yaml +++ b/apps/dev-eu-central-1/platform/alloy.yaml @@ -15,7 +15,7 @@ spec: sources: - repoURL: https://grafana.github.io/helm-charts chart: alloy - targetRevision: 1.6.2 + targetRevision: 1.8.0 helm: valueFiles: - $values/manifests/alloy/dev-eu-central-1/values.yaml diff --git a/apps/management-eu-central-1/platform/alloy.yaml b/apps/management-eu-central-1/platform/alloy.yaml index 6c3684c..e948c88 100644 --- a/apps/management-eu-central-1/platform/alloy.yaml +++ b/apps/management-eu-central-1/platform/alloy.yaml @@ -15,7 +15,7 @@ spec: sources: - repoURL: https://grafana.github.io/helm-charts chart: alloy - targetRevision: 1.6.2 + targetRevision: 1.8.0 helm: valueFiles: - $values/manifests/alloy/management-eu-central-1/values.yaml diff --git a/apps/prod-eu-central-1/platform/alloy.yaml b/apps/prod-eu-central-1/platform/alloy.yaml index b61ded7..ae2b122 100644 --- a/apps/prod-eu-central-1/platform/alloy.yaml +++ b/apps/prod-eu-central-1/platform/alloy.yaml @@ -15,7 +15,7 @@ spec: sources: - repoURL: https://grafana.github.io/helm-charts chart: alloy - targetRevision: 1.6.2 + targetRevision: 1.8.0 helm: valueFiles: - $values/manifests/alloy/prod-eu-central-1/values.yaml