diff --git a/charts/stable/smartctl-exporter/Chart.yaml b/charts/stable/smartctl-exporter/Chart.yaml index 50a8bcd29d1..c099615a562 100644 --- a/charts/stable/smartctl-exporter/Chart.yaml +++ b/charts/stable/smartctl-exporter/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.11.0 +appVersion: 0.12.0 dependencies: - name: common version: 18.1.2 @@ -24,7 +24,7 @@ keywords: - prometheus - smartctl-exporter - monitoring -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/smartctl-exporter - https://hub.docker.com/r/prometheuscommunity/smartctl-exporter type: application -version: 2.3.1 +version: 2.4.0 diff --git a/charts/stable/smartctl-exporter/values.yaml b/charts/stable/smartctl-exporter/values.yaml index 72b4161cde2..1548254dd37 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.11.0@sha256:f23634fa0c445299b9e1c5b23f82f67744e0258a8333268bc14603df984369d3 + tag: v0.12.0@sha256:479e2cfa0e5c841ae02e075edd38cd0133a19bb058b4a3077d7484cfc92ba93d securityContext: container: privileged: true