From 812a90681bd8cc1ccb089858977270bd2d84d947 Mon Sep 17 00:00:00 2001 From: drfaust92 Date: Wed, 17 Jan 2024 12:05:13 +0200 Subject: [PATCH 1/2] bump to 2.49.1 Signed-off-by: drfaust92 --- charts/prometheus/Chart.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/prometheus/Chart.yaml b/charts/prometheus/Chart.yaml index 1642395e1772..af46e693cb81 100644 --- a/charts/prometheus/Chart.yaml +++ b/charts/prometheus/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: prometheus -appVersion: v2.48.1 -version: 25.8.2 +appVersion: v2.49.1 +version: 25.9.0 kubeVersion: ">=1.19.0-0" description: Prometheus is a monitoring system and time series database. home: https://prometheus.io/ @@ -30,15 +30,15 @@ dependencies: repository: https://prometheus-community.github.io/helm-charts condition: alertmanager.enabled - name: kube-state-metrics - version: "5.15.*" + version: "5.16.*" repository: https://prometheus-community.github.io/helm-charts condition: kube-state-metrics.enabled - name: prometheus-node-exporter - version: "4.24.*" + version: "4.25.*" repository: https://prometheus-community.github.io/helm-charts condition: prometheus-node-exporter.enabled - name: prometheus-pushgateway - version: "2.4.*" + version: "2.5.*" repository: https://prometheus-community.github.io/helm-charts condition: prometheus-pushgateway.enabled keywords: From f3da3dc1bcd055b49787b86df2c4e933a3b719fa Mon Sep 17 00:00:00 2001 From: drfaust92 Date: Wed, 17 Jan 2024 12:06:36 +0200 Subject: [PATCH 2/2] bump deps Signed-off-by: drfaust92 --- charts/prometheus/Chart.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/prometheus/Chart.lock b/charts/prometheus/Chart.lock index 83e56600be27..c351e7ceb8df 100644 --- a/charts/prometheus/Chart.lock +++ b/charts/prometheus/Chart.lock @@ -4,12 +4,12 @@ dependencies: version: 1.7.0 - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts - version: 5.15.2 + version: 5.16.0 - name: prometheus-node-exporter repository: https://prometheus-community.github.io/helm-charts - version: 4.24.0 + version: 4.25.0 - name: prometheus-pushgateway repository: https://prometheus-community.github.io/helm-charts - version: 2.4.2 -digest: sha256:83aa9d98623ddd76cceaf5a17b69372ae34ab715db5ccb84dbc472d5fb78a01e -generated: "2023-11-17T18:47:14.928659+02:00" + version: 2.5.0 +digest: sha256:f6c50d7f618b356d39c4afab7bb434916e1bde1ff6b480ef60db176877766b62 +generated: "2024-01-17T12:06:16.510108+02:00"