From 852ef3b72b8f60c2dbbc8709892d763466913bc3 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 09:17:02 +0000 Subject: [PATCH] chore(deps): update helm release grafana-agent to v0.44.2 | datasource | package | from | to | | ---------- | ------------- | ------ | ------ | | helm | grafana-agent | 0.25.0 | 0.44.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- operations/pyroscope/helm/pyroscope/Chart.lock | 6 +++--- operations/pyroscope/helm/pyroscope/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/operations/pyroscope/helm/pyroscope/Chart.lock b/operations/pyroscope/helm/pyroscope/Chart.lock index 132f8943f8..c3c4a8943e 100644 --- a/operations/pyroscope/helm/pyroscope/Chart.lock +++ b/operations/pyroscope/helm/pyroscope/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: grafana-agent repository: https://grafana.github.io/helm-charts - version: 0.25.0 + version: 0.44.2 - name: alloy repository: https://grafana.github.io/helm-charts version: 1.0.1 - name: minio repository: https://charts.min.io/ version: 4.0.12 -digest: sha256:c17d480ece2d7a22cf8af260566c860b80c61e72c44995e636a838497c42c44e -generated: "2025-05-15T14:43:08.922987-03:00" +digest: sha256:ce2ed289d597a379f95d396295e4ef5cab72a1b94005fe7cdc3b3d878972a400 +generated: "2025-10-13T09:16:53.544379616Z" diff --git a/operations/pyroscope/helm/pyroscope/Chart.yaml b/operations/pyroscope/helm/pyroscope/Chart.yaml index 335d46f817..1f93c8529d 100644 --- a/operations/pyroscope/helm/pyroscope/Chart.yaml +++ b/operations/pyroscope/helm/pyroscope/Chart.yaml @@ -8,7 +8,7 @@ appVersion: 1.15.0 dependencies: - name: grafana-agent alias: agent - version: "0.25.0" + version: "0.44.2" repository: https://grafana.github.io/helm-charts condition: agent.enabled - name: alloy