diff --git a/charts/stable/home-assistant/README.md b/charts/stable/home-assistant/README.md index 3c823ab8..ff595837 100644 --- a/charts/stable/home-assistant/README.md +++ b/charts/stable/home-assistant/README.md @@ -156,7 +156,7 @@ endpoint in your Home-Assistant configuration. See the [official documentation]( | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"homeassistant/home-assistant"` | image repository | -| image.tag | string | `"2021.6.3"` | image tag | +| image.tag | string | `"2021.12.7"` | 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) | | 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) |