From aeb7461652159419acbbf93c68c30d20832e9faf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Jul 2024 20:20:28 +0200 Subject: [PATCH] chore(deps): update container image prometheuscommunity/smartctl-exporter to v0.12.0@d49a659 by renovate (#24318) --- charts/stable/smartctl-exporter/Chart.yaml | 2 +- charts/stable/smartctl-exporter/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/smartctl-exporter/Chart.yaml b/charts/stable/smartctl-exporter/Chart.yaml index 424ce7321a8..dcbf6eec400 100644 --- a/charts/stable/smartctl-exporter/Chart.yaml +++ b/charts/stable/smartctl-exporter/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/smartctl-exporter - https://hub.docker.com/r/prometheuscommunity/smartctl-exporter type: application -version: 4.1.3 +version: 4.1.4 diff --git a/charts/stable/smartctl-exporter/values.yaml b/charts/stable/smartctl-exporter/values.yaml index 1548254dd37..9784f7dc47e 100644 --- a/charts/stable/smartctl-exporter/values.yaml +++ b/charts/stable/smartctl-exporter/values.yaml @@ -1,7 +1,7 @@ image: repository: prometheuscommunity/smartctl-exporter pullPolicy: IfNotPresent - tag: v0.12.0@sha256:479e2cfa0e5c841ae02e075edd38cd0133a19bb058b4a3077d7484cfc92ba93d + tag: v0.12.0@sha256:d49a659f037db4b0f5adbcabff7f4dc3a8fb691b176a671583362d66a1115c5d securityContext: container: privileged: true