diff --git a/manifests/exporters/node-exporter-ds.yaml b/manifests/exporters/node-exporter-ds.yaml
index b2cceee93e619ebbecbd7e8eb2981530bb81889c..0bbfe8ebce5eadd10a382e1f471cdc67ccd5f5f9 100644
--- a/manifests/exporters/node-exporter-ds.yaml
+++ b/manifests/exporters/node-exporter-ds.yaml
@@ -12,7 +12,7 @@ spec:
       hostNetwork: true
       hostPID: true
       containers:
-      - image:  quay.io/prometheus/node-exporter:0.12.0
+      - image:  quay.io/prometheus/node-exporter:0.13.0
         args:
         - "-collector.procfs=/host/proc"
         - "-collector.sysfs=/host/sys"