From 2de3005c4125863931ef7df84b10d428c42674a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:35:37 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v61 --- apps/prometheus-operator/Chart.lock | 6 +++--- apps/prometheus-operator/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/prometheus-operator/Chart.lock b/apps/prometheus-operator/Chart.lock index d971864..2144d29 100644 --- a/apps/prometheus-operator/Chart.lock +++ b/apps/prometheus-operator/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: kube-prometheus-stack repository: https://prometheus-community.github.io/helm-charts - version: 24.0.1 -digest: sha256:5cf7c2f80428d0d866e2b6bda68d0241c6df92778271fbb0136d0bdda96e6666 -generated: "2021-12-19T01:05:45.670553255+01:00" + version: 61.3.2 +digest: sha256:543061ac063afc015a14bd160946425a44ae049df9f6c34c3e40208c5d1363b4 +generated: "2024-07-17T13:35:30.491508959Z" diff --git a/apps/prometheus-operator/Chart.yaml b/apps/prometheus-operator/Chart.yaml index e24a9f5..f49e372 100644 --- a/apps/prometheus-operator/Chart.yaml +++ b/apps/prometheus-operator/Chart.yaml @@ -3,5 +3,5 @@ name: prometheus-operator version: 0.1 dependencies: - name: kube-prometheus-stack - version: 24.0.1 + version: 61.3.2 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file