From 266811c07bbce140ecfba3d02b742f737a6c44f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 01:15:29 +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..3067213 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.1 +digest: sha256:cae63eae1f410007452ef9305996bbead83b58c54a65e6f429dc123284b3e3cd +generated: "2024-07-12T01:15:21.758774444Z" diff --git a/apps/prometheus-operator/Chart.yaml b/apps/prometheus-operator/Chart.yaml index e24a9f5..c15f7d3 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.1 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file