mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
chore: Auto-update chart README [skip ci]
This commit is contained in:
parent
a4d859efe5
commit
d6c1f1f5d4
@ -1,6 +1,6 @@
|
|||||||
# home-assistant
|
# home-assistant
|
||||||
|
|
||||||
![Version: 12.0.1](https://img.shields.io/badge/Version-12.0.1-informational?style=flat-square) ![AppVersion: 2021.12.7](https://img.shields.io/badge/AppVersion-2021.12.7-informational?style=flat-square)
|
![Version: 12.1.0](https://img.shields.io/badge/Version-12.1.0-informational?style=flat-square) ![AppVersion: 2022.3.2](https://img.shields.io/badge/AppVersion-2022.3.2-informational?style=flat-square)
|
||||||
|
|
||||||
Home Assistant
|
Home Assistant
|
||||||
|
|
||||||
@ -155,8 +155,8 @@ endpoint in your Home-Assistant configuration. See the [official documentation](
|
|||||||
| env | object | See below | environment variables. |
|
| env | object | See below | environment variables. |
|
||||||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||||
| image.repository | string | `"homeassistant/home-assistant"` | image repository |
|
| image.repository | string | `"ghcr.io/home-assistant/home-assistant"` | image repository |
|
||||||
| image.tag | string | `"2021.12.7"` | image tag |
|
| image.tag | string | chart.appVersion | image tag |
|
||||||
| influxdb | object | See values.yaml | Enable and configure influxdb database subchart under this key. For more options see [influxdb chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/influxdb) |
|
| influxdb | object | See values.yaml | Enable and configure influxdb database subchart under this key. For more options see [influxdb chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/influxdb) |
|
||||||
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
|
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
|
||||||
| mariadb | object | See values.yaml | Enable and configure mariadb database subchart under this key. For more options see [mariadb chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/mariadb) |
|
| mariadb | object | See values.yaml | Enable and configure mariadb database subchart under this key. For more options see [mariadb chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/mariadb) |
|
||||||
@ -175,7 +175,7 @@ endpoint in your Home-Assistant configuration. See the [official documentation](
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### Version 12.0.1
|
### Version 12.1.0
|
||||||
|
|
||||||
#### Added
|
#### Added
|
||||||
|
|
||||||
@ -183,7 +183,8 @@ N/A
|
|||||||
|
|
||||||
#### Changed
|
#### Changed
|
||||||
|
|
||||||
* Upgraded `postgresql` chart dependency to version `10.14.4`.
|
* Easier maintainability by having to change appversion in one place.
|
||||||
|
* Upgraded `appVersion` to version `2022.3.2`.
|
||||||
|
|
||||||
#### Fixed
|
#### Fixed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user