diff --git a/k8s/magiclove/smartctl_exporter/daemon_set_list.cue b/k8s/magiclove/smartctl_exporter/daemon_set_list.cue index c73d0e084..fe921a246 100644 --- a/k8s/magiclove/smartctl_exporter/daemon_set_list.cue +++ b/k8s/magiclove/smartctl_exporter/daemon_set_list.cue @@ -31,7 +31,7 @@ import ( // https://github.com/prometheus-community/smartctl_exporter/pull/211 // // TODO: Use stable release when available. - image: "quay.io/prometheuscommunity/smartctl-exporter:master@sha256:64b3a7880a9d20d8c8835fd852dcadec31bade17085b72afcb351d6c881fa9a1" + image: "quay.io/prometheuscommunity/smartctl-exporter:master@sha256:4608308287c170b6121796384629a09076df8fb5302d3e7ba9c4fcc495e5cf62" args: ["--smartctl.interval=2m"] ports: [{ name: "http-metrics"