From d795d1625e919960883871ce6c1d0c3ad43c353d Mon Sep 17 00:00:00 2001 From: "wyoa-bot[bot]" <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 08:12:14 +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