From aff584071d59389d8109804f255b0955b43cbd00 Mon Sep 17 00:00:00 2001 From: "wyoa-bot[bot]" <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 08:13:18 +0000 Subject: [PATCH] feat(container): update image prometheus-smartctl-exporter to v0.10.0 | datasource | package | from | to | | ---------- | ---------------------------------------------------------------- | ----- | ------ | | docker | ghcr.io/prometheus-community/charts/prometheus-smartctl-exporter | 0.7.0 | 0.10.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..9f7b58401 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.10.0 sourceRef: kind: HelmRepository name: prometheus-community