diff --git a/charts/prometheus/Chart.lock b/charts/prometheus/Chart.lock index 32354125283c..e5b0e0faf93d 100644 --- a/charts/prometheus/Chart.lock +++ b/charts/prometheus/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: alertmanager repository: https://prometheus-community.github.io/helm-charts - version: 1.7.0 + version: 1.8.0 - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts version: 5.16.0 - name: prometheus-node-exporter repository: https://prometheus-community.github.io/helm-charts - version: 4.26.0 + version: 4.30.2 - name: prometheus-pushgateway repository: https://prometheus-community.github.io/helm-charts - version: 2.6.0 -digest: sha256:c04ed5d0a9f4673cdf8cf43d8c09990170bd3a0c30f4529e6a06f00ea6ff2d63 -generated: "2024-01-25T19:22:54.227295+02:00" + version: 2.7.0 +digest: sha256:8f7e37ff7fde55738e5b0016425588414206eb8aea2cc860cb1d1c5fa8dabbd0 +generated: "2024-02-17T20:04:35.847534+02:00" diff --git a/charts/prometheus/Chart.yaml b/charts/prometheus/Chart.yaml index 6277f13f5e9c..90dab35d18f8 100644 --- a/charts/prometheus/Chart.yaml +++ b/charts/prometheus/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: prometheus appVersion: v2.49.1 -version: 25.12.0 +version: 25.13.0 kubeVersion: ">=1.19.0-0" description: Prometheus is a monitoring system and time series database. home: https://prometheus.io/ @@ -26,7 +26,7 @@ maintainers: type: application dependencies: - name: alertmanager - version: "1.7.*" + version: "1.8.*" repository: https://prometheus-community.github.io/helm-charts condition: alertmanager.enabled - name: kube-state-metrics @@ -34,11 +34,11 @@ dependencies: repository: https://prometheus-community.github.io/helm-charts condition: kube-state-metrics.enabled - name: prometheus-node-exporter - version: "4.26.*" + version: "4.30.*" repository: https://prometheus-community.github.io/helm-charts condition: prometheus-node-exporter.enabled - name: prometheus-pushgateway - version: "2.6.*" + version: "2.7.*" repository: https://prometheus-community.github.io/helm-charts condition: prometheus-pushgateway.enabled keywords: