File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
charts/kube-prometheus-stack Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ name: kube-prometheus-stack
3131sources :
3232 - https://github.com/prometheus-community/helm-charts
3333 - https://github.com/prometheus-operator/kube-prometheus
34- version : 80.14.2
34+ version : 80.14.3
3535# renovate: github=prometheus-operator/prometheus-operator
3636appVersion : v0.87.1
3737kubeVersion : " >=1.25.0-0"
@@ -59,11 +59,11 @@ dependencies:
5959 repository : https://prometheus-community.github.io/helm-charts
6060 condition : kubeStateMetrics.enabled
6161 - name : prometheus-node-exporter
62- version : " 4.50.1 "
62+ version : " 4.51.0 "
6363 repository : https://prometheus-community.github.io/helm-charts
6464 condition : nodeExporter.enabled
6565 - name : grafana
66- version : " 10.5.6 "
66+ version : " 10.5.7 "
6767 repository : https://grafana.github.io/helm-charts
6868 condition : grafana.enabled
6969 - name : prometheus-windows-exporter
You can’t perform that action at this time.
0 commit comments