Skip to content

Commit

Permalink
[kube-prometheus-stack] - upgrade node-exporter version (prometheus-c…
Browse files Browse the repository at this point in the history
…ommunity#1928)

* [kube-prometheus-stack] - upgrade node-exporter version

Signed-off-by: Tomas Kohout <[email protected]>

* [kube-prometheus-stack] - upgrade node-exporter version

Signed-off-by: Tomas Kohout <[email protected]>
  • Loading branch information
TomasKohout authored Mar 29, 2022
1 parent 8f2f8d3 commit 865f71c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/kube-prometheus-stack/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 4.7.0
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 3.0.2
version: 3.1.0
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 6.24.1
digest: sha256:b8f8667cbbc9fb48898850d28a656e8a434df1d1e3d9efb497ff33ef5b0dbc47
generated: "2022-03-28T13:04:43.251596-04:00"
digest: sha256:45d634af859824b416f428057a3f4bae2546af3c6a0a831cd802078f52e1ba21
generated: "2022-03-29T13:49:24.692048054+02:00"
4 changes: 2 additions & 2 deletions charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 34.5.1
version: 34.6.0
appVersion: 0.55.0
kubeVersion: ">=1.16.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand All @@ -45,7 +45,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: kubeStateMetrics.enabled
- name: prometheus-node-exporter
version: "3.0.*"
version: "3.1.*"
repository: https://prometheus-community.github.io/helm-charts
condition: nodeExporter.enabled
- name: grafana
Expand Down

0 comments on commit 865f71c

Please sign in to comment.