From e0336ae2eda70b3c1d47d2df1b039e438ec5c5c3 Mon Sep 17 00:00:00 2001 From: "wyoa-bot[bot]" <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 12:14:19 +0000 Subject: [PATCH] feat(container): update image prometheus-smartctl-exporter to v0.13.0 | datasource | package | from | to | | ---------- | ---------------------------------------------------------------- | ----- | ------ | | docker | ghcr.io/prometheus-community/charts/prometheus-smartctl-exporter | 0.7.0 | 0.13.0 | --- cluster/apps/monitoring/smartctl-exporter/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/smartctl-exporter/helm-release.yaml b/cluster/apps/monitoring/smartctl-exporter/helm-release.yaml index 2c76902fe..a09337b7e 100644 --- a/cluster/apps/monitoring/smartctl-exporter/helm-release.yaml +++ b/cluster/apps/monitoring/smartctl-exporter/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: prometheus-smartctl-exporter - version: 0.7.0 + version: 0.13.0 sourceRef: kind: HelmRepository name: prometheus-community