diff --git a/argocd/monitoring/prometheus-smartctl-exporter/kustomization.yaml b/argocd/monitoring/prometheus-smartctl-exporter/kustomization.yaml index 12a33fb8..780f4f7e 100755 --- a/argocd/monitoring/prometheus-smartctl-exporter/kustomization.yaml +++ b/argocd/monitoring/prometheus-smartctl-exporter/kustomization.yaml @@ -10,5 +10,5 @@ helmCharts: releaseName: prometheus-smartctl-exporter namespace: *namespace repo: https://prometheus-community.github.io/helm-charts - version: 0.10.0 + version: 0.11.0 valuesFile: values.yaml