File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 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.30 .0
4+ version: 1.31 .0
55- name: kube-state-metrics
66 repository: https://prometheus-community.github.io/helm-charts
77 version: 7.0.0
@@ -11,5 +11,5 @@ dependencies:
1111- name: prometheus-pushgateway
1212 repository: https://prometheus-community.github.io/helm-charts
1313 version: 3.6.0
14- digest: sha256:e87978733a227bb3b2596caf656878a12e78af024779c2ee3dfe7a58015e6a93
15- generated: "2026-01-06T12:50 :16.277168771Z "
14+ digest: sha256:f95e18df15eb5d8fba2774ceb1a44604ebd5c07f64c2fad9ef1c9bd07fb0ca21
15+ generated: "2026-01-09T21:42 :16.277974179Z "
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.9.1
5- version : 28.2.1
5+ version : 28.3.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.30 .*"
35+ version : " 1.31 .*"
3636 repository : https://prometheus-community.github.io/helm-charts
3737 condition : alertmanager.enabled
3838 - name : kube-state-metrics
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ configmapReload:
5757 # #
5858 image :
5959 repository : quay.io/prometheus-operator/prometheus-config-reloader
60- tag : v0.87.1
60+ tag : v0.88.0
6161 # When digest is set to a non-empty value, images will be pulled by digest (regardless of tag value).
6262 digest : " "
6363 pullPolicy : IfNotPresent
You can’t perform that action at this time.
0 commit comments