TrueChartsClone/charts/stable/smartctl-exporter/Chart.yaml

39 lines
1.1 KiB
YAML
Raw Normal View History

2024-02-21 11:20:16 -05:00
annotations:
max_scale_version: 24.04.0
2024-02-21 11:20:16 -05:00
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
feat(smartctl-exporter): Move to stable (#18484) **Description** Move smartctl-exporter to Stable train. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** Testing completed on both TrueNAS-SCALE-23.10.1 & native helm. S.M.A.R.T metrics successfully collected and exported into prometheus. **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-02-21 16:27:14 -05:00
truecharts.org/train: stable
2024-02-21 11:20:16 -05:00
apiVersion: v2
appVersion: 0.12.0
2024-02-21 11:20:16 -05:00
dependencies:
- name: common
version: 20.0.6
2024-02-21 11:20:16 -05:00
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Prometheus exporter for SMART using smartctl binary to gather metrics.
feat(smartctl-exporter): Move to stable (#18484) **Description** Move smartctl-exporter to Stable train. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** Testing completed on both TrueNAS-SCALE-23.10.1 & native helm. S.M.A.R.T metrics successfully collected and exported into prometheus. **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-02-21 16:27:14 -05:00
home: https://truecharts.org/charts/stable/smartctl-exporter
2024-02-21 11:20:16 -05:00
icon: https://truecharts.org/img/hotlink-ok/chart-icons/smartctl-exporter.png
keywords:
- prometheus
- smartctl-exporter
- monitoring
kubeVersion: ">=1.24.0-0"
2024-02-21 11:20:16 -05:00
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: smartctl-exporter
sources:
- https://github.com/prometheus-community/smartctl_exporter
- https://github.com/truecharts/charts/tree/master/charts/stable/smartctl-exporter
2024-02-21 11:20:16 -05:00
- https://hub.docker.com/r/prometheuscommunity/smartctl-exporter
type: application
version: 2.7.0