From 0d9b0db335841d58c824cf67056364c727c20cd0 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Mon, 3 Jan 2022 12:43:19 +0000 Subject: [PATCH] Auto-generate chart README [no ci] --- charts/stable/home-assistant/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) |