Skip to content

Commit

Permalink
[kube-prometheus-stack] Bump prometheus-node-exporter subchart version (
Browse files Browse the repository at this point in the history
prometheus-community#2619)

* [kube-prometheus-stack] Bump prometheus-node-exporter subchart version

Signed-off-by: João Estrela <jestrela@barracuda.com>

* bump Chart.lock prometheus-node-exporter version

Signed-off-by: João Estrela <jestrela@barracuda.com>

* bump Chart.lock

Signed-off-by: João Estrela <jestrela@barracuda.com>

* Update charts/kube-prometheus-stack/Chart.yaml

Co-authored-by: André Bauer <monotek@users.noreply.github.com>
Signed-off-by: João Estrela <6763969+Evilong@users.noreply.github.com>

Signed-off-by: João Estrela <jestrela@barracuda.com>
Signed-off-by: João Estrela <6763969+Evilong@users.noreply.github.com>
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
  • Loading branch information
joaoestrela and monotek authored Oct 28, 2022
1 parent 5139201 commit 0b8ac6c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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.20.3
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.3.1
version: 4.4.2
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 6.43.0
digest: sha256:5aee2de0d0a09daa69c0cd58307e69470a93f67bbdf2218ae5e70de07c08790f
generated: "2022-10-24T23:03:34.986785+02:00"
version: 6.43.1
digest: sha256:9ffcb97fc21355864d02b61cb5c5f763ae8bbf005ece2eb5cde63ef3fd2aa4f9
generated: "2022-10-28T16:02:46.228727+01: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 @@ -20,7 +20,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 41.6.1
version: 41.7.0
appVersion: 0.60.1
kubeVersion: ">=1.16.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand All @@ -42,7 +42,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: kubeStateMetrics.enabled
- name: prometheus-node-exporter
version: "4.3.*"
version: "4.4.*"
repository: https://prometheus-community.github.io/helm-charts
condition: nodeExporter.enabled
- name: grafana
Expand Down

0 comments on commit 0b8ac6c

Please sign in to comment.