From 6c004a0cfc848439751abb93100a121eff5d9699 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 18:46:05 +0800 Subject: [PATCH] fix(helm): update chart prometheus-smartctl-exporter to 0.7.1 (#562) --- kube/deploy/core/monitoring/smartctl-exporter/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/monitoring/smartctl-exporter/app/hr.yaml b/kube/deploy/core/monitoring/smartctl-exporter/app/hr.yaml index c35c2179..de1f50e5 100644 --- a/kube/deploy/core/monitoring/smartctl-exporter/app/hr.yaml +++ b/kube/deploy/core/monitoring/smartctl-exporter/app/hr.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: prometheus-smartctl-exporter - version: 0.7.0 + version: 0.7.1 sourceRef: name: prometheus-community kind: HelmRepository