Skip to content

Commit 22278b2

Browse files
author
Continuous Integration [bot]
committed
Upgrade Kube-Prometheus-Stack to support hostRootFsMount in node-exporter
Refer to prometheus-community/helm-charts@201e9e8, https://github.com/prometheus-community/helm-charts/blob/prometheus-node-exporter-1.17.0/charts/kube-prometheus-stack/Chart.yaml 14.7.1 is the lowerest version that supports hostRootFsMount. Without the option to set hostRootFsMount as false, the node-exporter would crash in some cases, refer to https://github.com/prometheus-community/helm-charts/issues/467\#issuecomment-802642666.
1 parent f71b817 commit 22278b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/helm/sumologic/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
repository: https://fluent.github.io/helm-charts
1818
condition: fluent-bit.enabled,sumologic.logs.enabled
1919
- name: kube-prometheus-stack
20-
version: 12.10.0
20+
version: 14.7.1
2121
repository: https://prometheus-community.github.io/helm-charts
2222
condition: kube-prometheus-stack.enabled,sumologic.metrics.enabled
2323
- name: falco

0 commit comments

Comments
 (0)