From 66eb3a1c16b24f11c3b4c0552d3aa7db97e7cef8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:50:48 +0000 Subject: [PATCH] chore(deps): update quay.io/prometheuscommunity/smartctl-exporter:master docker digest to 9839cf3 --- k8s/amour/smartctl_exporter/daemon_set_list.cue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"