From 0d25721db142cfac1b24c94ae99eac5d72681942 Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 16:06:16 +0000 Subject: [PATCH] fix(container): update image prometheus-smartctl-exporter to v0.7.1 | datasource | package | from | to | | ---------- | ---------------------------------------------------------------- | ----- | ----- | | docker | ghcr.io/prometheus-community/charts/prometheus-smartctl-exporter | 0.7.0 | 0.7.1 | --- 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..94e8668b2 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.7.1 sourceRef: kind: HelmRepository name: prometheus-community