diff --git a/charts/prometheus/Chart.lock b/charts/prometheus/Chart.lock index 830add590715..008277c29d69 100644 --- a/charts/prometheus/Chart.lock +++ b/charts/prometheus/Chart.lock @@ -4,12 +4,12 @@ dependencies: version: 1.6.0 - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts - version: 5.11.0 + version: 5.13.0 - name: prometheus-node-exporter repository: https://prometheus-community.github.io/helm-charts - version: 4.22.0 + version: 4.23.0 - name: prometheus-pushgateway repository: https://prometheus-community.github.io/helm-charts version: 2.4.0 -digest: sha256:1aa107e6e124974678660600ac0260321e81887a64fb7c0fd85d34a0bbb95e7d -generated: "2023-08-26T22:57:53.836095+09:00" +digest: sha256:bf13f4af7d61779aab6785b88cf6c51e24e2d46d06c847749be90c08317f0948 +generated: "2023-09-11T12:41:14.328722+03:00" diff --git a/charts/prometheus/Chart.yaml b/charts/prometheus/Chart.yaml index c89d586252d5..d65d78c7f6ae 100644 --- a/charts/prometheus/Chart.yaml +++ b/charts/prometheus/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: prometheus -appVersion: v2.46.0 -version: 24.3.1 +appVersion: v2.47.0 +version: 24.4.0 kubeVersion: ">=1.19.0-0" description: Prometheus is a monitoring system and time series database. home: https://prometheus.io/ @@ -30,11 +30,11 @@ dependencies: repository: https://prometheus-community.github.io/helm-charts condition: alertmanager.enabled - name: kube-state-metrics - version: "5.11.*" + version: "5.13.*" repository: https://prometheus-community.github.io/helm-charts condition: kube-state-metrics.enabled - name: prometheus-node-exporter - version: "4.22.*" + version: "4.23.*" repository: https://prometheus-community.github.io/helm-charts condition: prometheus-node-exporter.enabled - name: prometheus-pushgateway