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.34 .0
4+ version: 1.35 .0
55- name: kube-state-metrics
66 repository: https://prometheus-community.github.io/helm-charts
77 version: 7.2.2
88- name: prometheus-node-exporter
99 repository: https://prometheus-community.github.io/helm-charts
10- version: 4.53.0
10+ version: 4.53.1
1111- name: prometheus-pushgateway
1212 repository: https://prometheus-community.github.io/helm-charts
1313 version: 3.6.0
14- digest: sha256:ba39405f8dfce7e62985f6bad7892cafa972c429473314301402a3c47cb65d00
15- generated: "2026-04-04T21:07:27.248975015Z "
14+ digest: sha256:a0b8c7a99e6ae5fb1fd52952fab3311a1cc028e4e877df9773f1a58e74c5a4a2
15+ generated: "2026-04-09T01:34:10.626590573Z "
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.11.1
5- version : 29.1 .0
5+ version : 29.2 .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.34 .*"
35+ version : " 1.35 .*"
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