From de686c38e9da4b78ee13685ba2f6843ac0aaebf9 Mon Sep 17 00:00:00 2001 From: "tvories-tbot[bot]" <107635591+tvories-tbot[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 18:03:17 +0000 Subject: [PATCH] feat: update docker image matusnovak/prometheus-smartctl to v2.3.0 | datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | docker | matusnovak/prometheus-smartctl | v2.2.0 | v2.3.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 fd53f1b2d6..25488e78a4 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.2.0 + image: matusnovak/prometheus-smartctl:v2.3.0 imagePullPolicy: IfNotPresent securityContext: