diff --git a/stable/prometheus-node-exporter/Chart.yaml b/stable/prometheus-node-exporter/Chart.yaml index 7025a3e289..5876c996c2 100644 --- a/stable/prometheus-node-exporter/Chart.yaml +++ b/stable/prometheus-node-exporter/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "0.18.0" description: A Helm chart for prometheus node-exporter name: prometheus-node-exporter -version: 1.5.1 +version: 1.5.2 home: https://github.com/prometheus/node_exporter/ sources: - https://github.com/prometheus/node_exporter/ diff --git a/stable/prometheus-node-exporter/values.yaml b/stable/prometheus-node-exporter/values.yaml index 2da6571cc6..b73b75c54c 100644 --- a/stable/prometheus-node-exporter/values.yaml +++ b/stable/prometheus-node-exporter/values.yaml @@ -29,7 +29,7 @@ resources: {} # lines, adjust them as necessary, and remove the curly braces after 'resources:'. # limits: # cpu: 200m - # memory: 50Mi + # memory: 50Mi # requests: # cpu: 100m # memory: 30Mi