File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
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.1
4+ version: 1.28.0
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.49.0
10+ version: 4.49.1
1111- name: prometheus-pushgateway
1212 repository: https://prometheus-community.github.io/helm-charts
13- version: 3.4.1
14- digest: sha256:52b59c614cc56ced5c1bde88368e53c8f8ef6de5f4b632d960b40e813a1ab672
15- generated: "2025-10-25T01:51:18.275426972Z "
13+ version: 3.4.2
14+ digest: sha256:24da1e63c0e0ad2654fbd81f265198d352272c0ac8e7d49c6dd57099c77b5540
15+ generated: "2025-11-04T21:10:04.919840238Z "
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.3
5- version : 27.42.2
5+ version : 27.43.0
66kubeVersion : " >=1.19.0-0"
77description : Prometheus is a monitoring system and time series database.
88home : https://prometheus.io/
@@ -32,7 +32,7 @@ maintainers:
3232type : application
3333dependencies :
3434 - name : alertmanager
35- version : " 1.27 .*"
35+ version : " 1.28 .*"
3636 repository : https://prometheus-community.github.io/helm-charts
3737 condition : alertmanager.enabled
3838 - name : kube-state-metrics
You can’t perform that action at this time.
0 commit comments