Skip to content

Commit

Permalink
[kube-prometheus-stack]: bump grafana chart dependency to 6.44.11 and…
Browse files Browse the repository at this point in the history
… node-exporter to 4.8.0

Signed-off-by: Stevo Slavić <[email protected]>
  • Loading branch information
stevo-f3 committed Dec 3, 2022
1 parent 959957f commit 490d9e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.24.0
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.4.2
version: 4.8.0
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 6.43.5
digest: sha256:d84c5c259f34872cfb004ed2d4ac9e3b8341aff9bce259cee49737ff354a567e
generated: "2022-11-25T12:04:31.610863691+01:00"
version: 6.44.11
digest: sha256:a804bb8e4e3d1c09dac50d291a55a856e86f6901b806f7f41cfd8481fb94ac9f
generated: "2022-12-02T09:53:48.575955+01:00"
6 changes: 3 additions & 3 deletions charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 42.1.1
version: 42.2.0
appVersion: 0.60.1
kubeVersion: ">=1.16.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand All @@ -44,10 +44,10 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: kubeStateMetrics.enabled
- name: prometheus-node-exporter
version: "4.4.*"
version: "4.8.*"
repository: https://prometheus-community.github.io/helm-charts
condition: nodeExporter.enabled
- name: grafana
version: "6.43.*"
version: "6.44.*"
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled

0 comments on commit 490d9e7

Please sign in to comment.