diff --git a/stable/prometheus-mongodb-exporter/Chart.yaml b/stable/prometheus-mongodb-exporter/Chart.yaml index 9b7ac15ba1..78ac4aec32 100644 --- a/stable/prometheus-mongodb-exporter/Chart.yaml +++ b/stable/prometheus-mongodb-exporter/Chart.yaml @@ -13,4 +13,4 @@ maintainers: name: prometheus-mongodb-exporter sources: - https://github.com/percona/mongodb_exporter -version: 2.0.0 +version: 2.0.1 diff --git a/stable/prometheus-mongodb-exporter/values.yaml b/stable/prometheus-mongodb-exporter/values.yaml index d3449a5d07..5b58202af2 100644 --- a/stable/prometheus-mongodb-exporter/values.yaml +++ b/stable/prometheus-mongodb-exporter/values.yaml @@ -49,10 +49,10 @@ replicas: 1 resources: {} # limits: -# cpu: 250mm +# cpu: 250m # memory: 192Mi # requests: -# cpu: 100mm +# cpu: 100m # memory: 128Mi # Extra environment variables that will be passed into the exporter pod