From 49e3c3a6ac6449d44027c2368e40bc973e118a29 Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Tue, 21 Nov 2023 12:49:46 +0200 Subject: [PATCH] Bump prom to 2.48.0 (#4018) Signed-off-by: drfaust92 Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com> Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com> --- charts/prometheus/Chart.lock | 6 +++--- charts/prometheus/Chart.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/prometheus/Chart.lock b/charts/prometheus/Chart.lock index 1555cc1e6438..83e56600be27 100644 --- a/charts/prometheus/Chart.lock +++ b/charts/prometheus/Chart.lock @@ -7,9 +7,9 @@ dependencies: version: 5.15.2 - name: prometheus-node-exporter repository: https://prometheus-community.github.io/helm-charts - version: 4.23.2 + version: 4.24.0 - name: prometheus-pushgateway repository: https://prometheus-community.github.io/helm-charts version: 2.4.2 -digest: sha256:51d21628967a95217345e39b2d8f5bb6466a6ed1d86e251720331a144c5e5e43 -generated: "2023-11-11T23:40:32.006194+02:00" +digest: sha256:83aa9d98623ddd76cceaf5a17b69372ae34ab715db5ccb84dbc472d5fb78a01e +generated: "2023-11-17T18:47:14.928659+02:00" diff --git a/charts/prometheus/Chart.yaml b/charts/prometheus/Chart.yaml index 09caf42c136a..f176a65c4588 100644 --- a/charts/prometheus/Chart.yaml +++ b/charts/prometheus/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: prometheus -appVersion: v2.47.2 -version: 25.7.0 +appVersion: v2.48.0 +version: 25.8.0 kubeVersion: ">=1.19.0-0" description: Prometheus is a monitoring system and time series database. home: https://prometheus.io/ @@ -34,7 +34,7 @@ dependencies: repository: https://prometheus-community.github.io/helm-charts condition: kube-state-metrics.enabled - name: prometheus-node-exporter - version: "4.23.*" + version: "4.24.*" repository: https://prometheus-community.github.io/helm-charts condition: prometheus-node-exporter.enabled - name: prometheus-pushgateway