File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ dependencies:
44 version: 1.31.1
55- name: kube-state-metrics
66 repository: https://prometheus-community.github.io/helm-charts
7- version: 7.0.1
7+ version: 7.1.0
88- name: prometheus-node-exporter
99 repository: https://prometheus-community.github.io/helm-charts
1010 version: 4.51.0
1111- name: prometheus-pushgateway
1212 repository: https://prometheus-community.github.io/helm-charts
1313 version: 3.6.0
14- digest: sha256:3dcdb2c3ebe7ccaae797ac64192337ddfb5d1de0a442699a45c6e7d9b30476d4
15- generated: "2026-01-14T14:42:18.621768748Z "
14+ digest: sha256:68595c0dfad07e10c5f060265d4570e2ef3867f0ea7a669ccbf59554656042f6
15+ generated: "2026-01-19T06:38:56.996942554Z "
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.5.2
5+ version : 28.6.0
66kubeVersion : " >=1.19.0-0"
77description : Prometheus is a monitoring system and time series database.
88home : https://prometheus.io/
@@ -36,7 +36,7 @@ dependencies:
3636 repository : https://prometheus-community.github.io/helm-charts
3737 condition : alertmanager.enabled
3838 - name : kube-state-metrics
39- version : " 7.0 .*"
39+ version : " 7.1 .*"
4040 repository : https://prometheus-community.github.io/helm-charts
4141 condition : kube-state-metrics.enabled
4242 - name : prometheus-node-exporter
You can’t perform that action at this time.
0 commit comments