chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-09-11 13:56:14 +00:00
parent d74ff245c9
commit 5ac2a97847
1500 changed files with 9445 additions and 3417 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
# ipmi-tools
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
This is a container with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment variables or enter them in the webGUI at runtime.
This is a Chart with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment variables or enter them in the webGUI at runtime.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.6 |
| https://library-charts.truecharts.org | common | 10.5.9 |
## Installing the Chart
@@ -65,7 +65,7 @@ helm uninstall ipmi-tools
#### Available Settings
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the command line