From 0cbcb427e599980514f99d32d187f525843eae64 Mon Sep 17 00:00:00 2001 From: "tvories-tbot[bot]" <107635591+tvories-tbot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 22:03:58 +0000 Subject: [PATCH] feat: update docker image matusnovak/prometheus-smartctl to v2.5.0 | datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | docker | matusnovak/prometheus-smartctl | v2.4.0 | v2.5.0 | --- .../system-monitoring/prometheus-smartctl/daemonset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/clusters/cluster-0/manifests/system-monitoring/prometheus-smartctl/daemonset.yaml b/k8s/clusters/cluster-0/manifests/system-monitoring/prometheus-smartctl/daemonset.yaml index ca910f5a5f..8aabb59566 100644 --- a/k8s/clusters/cluster-0/manifests/system-monitoring/prometheus-smartctl/daemonset.yaml +++ b/k8s/clusters/cluster-0/manifests/system-monitoring/prometheus-smartctl/daemonset.yaml @@ -21,7 +21,7 @@ spec: spec: containers: - name: prometheus-smartctl - image: matusnovak/prometheus-smartctl:v2.4.0 + image: matusnovak/prometheus-smartctl:v2.5.0 imagePullPolicy: IfNotPresent securityContext: