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