File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
charts/kube-prometheus-stack Expand file tree Collapse file tree 3 files changed +8
-8
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.1
34+ version : 80.14.2
3535# renovate: github=prometheus-operator/prometheus-operator
3636appVersion : v0.87.1
3737kubeVersion : " >=1.25.0-0"
@@ -55,15 +55,15 @@ dependencies:
5555 version : " 0.0.0"
5656 condition : crds.enabled
5757 - name : kube-state-metrics
58- version : " 7.0.0 "
58+ version : " 7.0.1 "
5959 repository : https://prometheus-community.github.io/helm-charts
6060 condition : kubeStateMetrics.enabled
6161 - name : prometheus-node-exporter
62- version : " 4.50.0 "
62+ version : " 4.50.1 "
6363 repository : https://prometheus-community.github.io/helm-charts
6464 condition : nodeExporter.enabled
6565 - name : grafana
66- version : " 10.5.5 "
66+ version : " 10.5.6 "
6767 repository : https://grafana.github.io/helm-charts
6868 condition : grafana.enabled
6969 - name : prometheus-windows-exporter
Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ def new_representer(dumper, data):
3131 # renovate: git-refs=https://github.com/prometheus-operator/kube-prometheus branch=main
3232 'ref.kube-prometheus' : 'be555c92c2f1cf86d0bf5740c43e402429c604b9' ,
3333 # renovate: git-refs=https://github.com/kubernetes-monitoring/kubernetes-mixin branch=master
34- 'ref.kubernetes-mixin' : 'ce1f6c1e8e090158da86f77bdf6ccfb3310a0a0d ' ,
34+ 'ref.kubernetes-mixin' : '130b2ed81ee54c55b35b506e150c6ffbd9df7991 ' ,
3535 # renovate: git-refs=https://github.com/etcd-io/etcd branch=main
36- 'ref.etcd' : 'c316db87d47e1ac5b3185cb8bf4fb6364ebcd33e ' ,
36+ 'ref.etcd' : '12a93a357882941dadf79868160bc30c08ae42bf ' ,
3737}
3838
3939# Source files list
Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ def new_representer(dumper, data):
3131 # renovate: git-refs=https://github.com/prometheus-operator/kube-prometheus branch=main
3232 'ref.kube-prometheus' : 'be555c92c2f1cf86d0bf5740c43e402429c604b9' ,
3333 # renovate: git-refs=https://github.com/kubernetes-monitoring/kubernetes-mixin branch=master
34- 'ref.kubernetes-mixin' : 'ce1f6c1e8e090158da86f77bdf6ccfb3310a0a0d ' ,
34+ 'ref.kubernetes-mixin' : '130b2ed81ee54c55b35b506e150c6ffbd9df7991 ' ,
3535 # renovate: git-refs=https://github.com/etcd-io/etcd branch=main
36- 'ref.etcd' : 'c316db87d47e1ac5b3185cb8bf4fb6364ebcd33e ' ,
36+ 'ref.etcd' : '12a93a357882941dadf79868160bc30c08ae42bf ' ,
3737}
3838
3939# Source files list
You can’t perform that action at this time.
0 commit comments