File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11dependencies:
22- name: alertmanager
33 repository: https://prometheus-community.github.io/helm-charts
4- version: 1.14 .0
4+ version: 1.15 .0
55- name: kube-state-metrics
66 repository: https://prometheus-community.github.io/helm-charts
7- version: 5.28.1
7+ version: 5.30.0
88- name: prometheus-node-exporter
99 repository: https://prometheus-community.github.io/helm-charts
1010 version: 4.43.1
1111- name: prometheus-pushgateway
1212 repository: https://prometheus-community.github.io/helm-charts
13- version: 2.17 .0
14- digest: sha256:37582ace35a415f6d1ad945865227ae8166a70df3c91f18648b7845ab29e4a34
15- generated: "2025-01-29T17:04:14.767445-05 :00"
13+ version: 3.0 .0
14+ digest: sha256:fb0c8979abd15da64e72bbbbf8e7c317e7104d7634d245b15ba2574fcca75aa2
15+ generated: "2025-02-17T16:47:12.439014629+01 :00"
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : prometheus
33appVersion : v3.1.0
4- version : 27.3.1
4+ version : 27.4.0
55kubeVersion : " >=1.19.0-0"
66description : Prometheus is a monitoring system and time series database.
77home : https://prometheus.io/
@@ -31,19 +31,19 @@ maintainers:
3131type : application
3232dependencies :
3333 - name : alertmanager
34- version : " 1.14 .*"
34+ version : " 1.15 .*"
3535 repository : https://prometheus-community.github.io/helm-charts
3636 condition : alertmanager.enabled
3737 - name : kube-state-metrics
38- version : " 5.28 .*"
38+ version : " 5.30 .*"
3939 repository : https://prometheus-community.github.io/helm-charts
4040 condition : kube-state-metrics.enabled
4141 - name : prometheus-node-exporter
4242 version : " 4.43.*"
4343 repository : https://prometheus-community.github.io/helm-charts
4444 condition : prometheus-node-exporter.enabled
4545 - name : prometheus-pushgateway
46- version : " 2.17 .*"
46+ version : " 3.0 .*"
4747 repository : https://prometheus-community.github.io/helm-charts
4848 condition : prometheus-pushgateway.enabled
4949keywords :
You can’t perform that action at this time.
0 commit comments