File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
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.27.0
4+ version: 1.27.1
55- name: kube-state-metrics
66 repository: https://prometheus-community.github.io/helm-charts
77 version: 6.3.0
88- name: prometheus-node-exporter
99 repository: https://prometheus-community.github.io/helm-charts
10- version: 4.48 .0
10+ version: 4.49 .0
1111- name: prometheus-pushgateway
1212 repository: https://prometheus-community.github.io/helm-charts
1313 version: 3.4.1
14- digest: sha256:bc793718c76123fbc3a017bb30f18cf026186314f641355627eec0ea067f9899
15- generated: "2025-10-09T06:48:25.939485499Z "
14+ digest: sha256:52b59c614cc56ced5c1bde88368e53c8f8ef6de5f4b632d960b40e813a1ab672
15+ generated: "2025-10-25T01:51:18.275426972Z "
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : prometheus
33# renovate: github=prometheus/prometheus
44appVersion : v3.7.2
5- version : 27.41.2
5+ version : 27.42.0
66kubeVersion : " >=1.19.0-0"
77description : Prometheus is a monitoring system and time series database.
88home : https://prometheus.io/
@@ -40,7 +40,7 @@ dependencies:
4040 repository : https://prometheus-community.github.io/helm-charts
4141 condition : kube-state-metrics.enabled
4242 - name : prometheus-node-exporter
43- version : " 4.48 .*"
43+ version : " 4.49 .*"
4444 repository : https://prometheus-community.github.io/helm-charts
4545 condition : prometheus-node-exporter.enabled
4646 - name : prometheus-pushgateway
You can’t perform that action at this time.
0 commit comments