From 324450821bff00d7b46c8349f20e9125552bffd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 14:12:30 +0000 Subject: [PATCH] Update Helm release prometheus to <=19.7.2 --- save-cloud-charts/save-cloud/Chart.lock | 8 ++++---- save-cloud-charts/save-cloud/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/save-cloud-charts/save-cloud/Chart.lock b/save-cloud-charts/save-cloud/Chart.lock index 6e47fd9fbf..787d341701 100644 --- a/save-cloud-charts/save-cloud/Chart.lock +++ b/save-cloud-charts/save-cloud/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 6.50.7 - name: prometheus repository: https://prometheus-community.github.io/helm-charts - version: 19.3.3 + version: 19.7.2 - name: promtail repository: https://grafana.github.io/helm-charts version: 6.8.2 @@ -13,6 +13,6 @@ dependencies: version: 4.4.2 - name: neo4j repository: https://helm.neo4j.com/neo4j - version: 5.9.0 -digest: sha256:cfe3ef06211737ecb20d03412f134bf9843921ed3f2b2b65e7b5a1cbee576c8a -generated: "2023-07-03T16:07:04.7945415+03:00" + version: 5.11.0 +digest: sha256:c00e9e1acdbbdafd0f627568c742594b332096277bdd97fb325323307cd76f51 +generated: "2023-09-06T14:12:19.546640845Z" diff --git a/save-cloud-charts/save-cloud/Chart.yaml b/save-cloud-charts/save-cloud/Chart.yaml index 440cad5f59..b316624819 100644 --- a/save-cloud-charts/save-cloud/Chart.yaml +++ b/save-cloud-charts/save-cloud/Chart.yaml @@ -13,7 +13,7 @@ dependencies: repository: https://grafana.github.io/helm-charts condition: grafana.enabled - name: prometheus - version: ^19.0.0 <=19.3.3 + version: <=19.7.2 repository: https://prometheus-community.github.io/helm-charts condition: prometheus.enabled - name: promtail