From 5f4d38f3212e008acc3213fbde2bfdd8db13b597 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 03:48:47 +0000 Subject: [PATCH] chore(deps): update helm release k8s-monitoring to v3.6.0 | datasource | package | from | to | | ---------- | -------------- | ----- | ----- | | helm | k8s-monitoring | 3.5.3 | 3.6.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- operations/monitoring/helm/pyroscope-monitoring/Chart.lock | 6 +++--- operations/monitoring/helm/pyroscope-monitoring/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/operations/monitoring/helm/pyroscope-monitoring/Chart.lock b/operations/monitoring/helm/pyroscope-monitoring/Chart.lock index 68ee6b9962..cb9c532535 100644 --- a/operations/monitoring/helm/pyroscope-monitoring/Chart.lock +++ b/operations/monitoring/helm/pyroscope-monitoring/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: k8s-monitoring repository: https://grafana.github.io/helm-charts - version: 3.5.3 -digest: sha256:08e8b457ff645e35c4193f93f51fb59b89246698756ab1df764a3133f8854969 -generated: "2025-10-13T16:40:28.118524+01:00" + version: 3.6.0 +digest: sha256:9447c03c6d9b0cae5aab2b5eb04c2417fd1a67265c0d9d3f786fb5c14d8c0ce0 +generated: "2025-11-24T03:48:40.804277303Z" diff --git a/operations/monitoring/helm/pyroscope-monitoring/Chart.yaml b/operations/monitoring/helm/pyroscope-monitoring/Chart.yaml index c2482ba06c..9aea5d17a3 100644 --- a/operations/monitoring/helm/pyroscope-monitoring/Chart.yaml +++ b/operations/monitoring/helm/pyroscope-monitoring/Chart.yaml @@ -9,6 +9,6 @@ appVersion: "0.0.0" dependencies: - name: k8s-monitoring alias: monitoring - version: 3.5.3 + version: 3.6.0 repository: https://grafana.github.io/helm-charts condition: monitoring.enabled