Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-16 20:15:30 +00:00
parent 708818e4b2
commit 104aa22f05
53 changed files with 632 additions and 30 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="home-assistant-12.0.1"></a>
### [home-assistant-12.0.1](https://github.com/truecharts/apps/compare/home-assistant-12.0.0...home-assistant-12.0.1) (2021-11-16)
#### Chore
* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342))
<a name="home-assistant-12.0.0"></a>
### [home-assistant-12.0.0](https://github.com/truecharts/apps/compare/home-assistant-11.0.13...home-assistant-12.0.0) (2021-11-16)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2021.11.3"
appVersion: "2021.11.4"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| git.deployKeyBase64 | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/home-assistant"` | |
| image.tag | string | `"v2021.11.3@sha256:e29593b1851335bb958075d5e8c72f178b4bab0aa7bef248b6350b9c93a10c22"` | |
| image.tag | string | `"v2021.11.4@sha256:7eaf09c0636313068a7da118a75a7665c94b9459dfb6ba2b700323e9280df250"` | |
| influxdb.architecture | string | `"standalone"` | |
| influxdb.authEnabled | bool | `false` | |
| influxdb.database | string | `"home_assistant"` | |