diff --git a/k8s/amour/smartctl_exporter/daemon_set_list.cue b/k8s/amour/smartctl_exporter/daemon_set_list.cue index 4d1bf6aff..9246bfa11 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:205eec89742db33500ca071cf8ac0e68670c13735669d7b0b9b5fbb7acd07e16" args: ["--smartctl.interval=2m"] ports: [{ name: "http-metrics"