From 92e143f203a933005fad1e5f6099759d31e1036a Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sat, 15 Apr 2023 17:14:47 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20prometheu?= =?UTF-8?q?s-smartctl-exporter=20to=200.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------------------- | ----- | ----- | | helm | prometheus-smartctl-exporter | 0.3.2 | 0.4.0 | --- .../apps/monitoring/smartctl-exporter/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/monitoring/smartctl-exporter/app/helmrelease.yaml b/kubernetes/apps/monitoring/smartctl-exporter/app/helmrelease.yaml index 7c7d2db8d..0d8a791a6 100644 --- a/kubernetes/apps/monitoring/smartctl-exporter/app/helmrelease.yaml +++ b/kubernetes/apps/monitoring/smartctl-exporter/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: prometheus-smartctl-exporter - version: 0.3.2 + version: 0.4.0 sourceRef: kind: HelmRepository name: prometheus-community