From dd9d5d7629786c4dc25f21169abe9da2e93d2916 Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Sun, 12 Nov 2023 13:56:17 +0200 Subject: [PATCH] [prometheus] Bump deps (#3997) Signed-off-by: drfaust92 --- charts/prometheus/Chart.lock | 8 ++++---- charts/prometheus/Chart.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/prometheus/Chart.lock b/charts/prometheus/Chart.lock index e770fe8b0ba2..1555cc1e6438 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.14.0 + version: 5.15.2 - name: prometheus-node-exporter repository: https://prometheus-community.github.io/helm-charts version: 4.23.2 - name: prometheus-pushgateway repository: https://prometheus-community.github.io/helm-charts - version: 2.4.1 -digest: sha256:b34c16be0857b51ad2e961b2a232a869873f43fc6a15f937c9f3d9083be72f8e -generated: "2023-10-28T21:25:54.084688+03:00" + version: 2.4.2 +digest: sha256:51d21628967a95217345e39b2d8f5bb6466a6ed1d86e251720331a144c5e5e43 +generated: "2023-11-11T23:40:32.006194+02:00" diff --git a/charts/prometheus/Chart.yaml b/charts/prometheus/Chart.yaml index a0ba0176ba54..af43851ebac3 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.4.0 +version: 25.5.0 kubeVersion: ">=1.19.0-0" description: Prometheus is a monitoring system and time series database. home: https://prometheus.io/ @@ -30,7 +30,7 @@ dependencies: repository: https://prometheus-community.github.io/helm-charts condition: alertmanager.enabled - name: kube-state-metrics - version: "5.14.*" + version: "5.15.*" repository: https://prometheus-community.github.io/helm-charts condition: kube-state-metrics.enabled - name: prometheus-node-exporter