diff --git a/k8s/amour/smartctl_exporter/daemon_set_list.cue b/k8s/amour/smartctl_exporter/daemon_set_list.cue index 4d1bf6aff..28c6de207 100644 --- a/k8s/amour/smartctl_exporter/daemon_set_list.cue +++ b/k8s/amour/smartctl_exporter/daemon_set_list.cue @@ -26,7 +26,7 @@ import ( }] containers: [{ name: "smartctl-exporter" - image: "quay.io/prometheuscommunity/smartctl-exporter:master@sha256:fc03c601d8f098c72804e424482802f951e5c1b748138d5a33340ef3ea18586e" + image: "quay.io/prometheuscommunity/smartctl-exporter:master@sha256:9839cf30e113e0fa481d2736ae1756c6da95c0d8e9153eadd7e1c77644dfd98c" args: ["--smartctl.interval=2m"] ports: [{ name: "http-metrics"