From ed9f604398cf58c952df3fe8f67804fc29e8933c Mon Sep 17 00:00:00 2001 From: "acc-renovate[bot]" <111761262+acc-renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 22:56:14 +0000 Subject: [PATCH] fix(deps): update helm release prometheus to v26.0.1 --- charts/drax/Chart.lock | 6 +++--- charts/drax/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/drax/Chart.lock b/charts/drax/Chart.lock index 5adf8f37..0c0f4ba2 100644 --- a/charts/drax/Chart.lock +++ b/charts/drax/Chart.lock @@ -40,7 +40,7 @@ dependencies: version: 8.7.0 - name: prometheus repository: https://prometheus-community.github.io/helm-charts - version: 26.0.0 + version: 26.0.1 - name: loki-gateway repository: https://accelleran.github.io/helm-charts/ version: 0.1.7 @@ -80,5 +80,5 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami/ version: 20.5.0 -digest: sha256:a293a16c6368b9582babd9ade55a19a9b2f1190a891a7d5a84b55be209e4af9b -generated: "2024-12-12T16:23:22.565619409Z" +digest: sha256:53632f8c00de15295a14bbe2714dbbfdabf30cabd4f33ff546a2c811a8beda21 +generated: "2024-12-13T22:55:29.456747589Z" diff --git a/charts/drax/Chart.yaml b/charts/drax/Chart.yaml index 9a43ddf4..2d98e1be 100644 --- a/charts/drax/Chart.yaml +++ b/charts/drax/Chart.yaml @@ -70,7 +70,7 @@ dependencies: repository: https://grafana.github.io/helm-charts - name: prometheus condition: prometheus.enabled - version: 26.0.0 + version: 26.0.1 repository: https://prometheus-community.github.io/helm-charts - name: loki-gateway condition: loki-gateway.enabled