Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-13 17:38:08 +00:00
parent cad8f6b89d
commit cebbd4fd23
6 changed files with 60 additions and 15 deletions

View File

@@ -1,6 +1,11 @@
# Changelog<br>
<a name="home-assistant-8.2.0"></a>
### [home-assistant-8.2.0](https://github.com/truecharts/apps/compare/home-assistant-8.1.4...home-assistant-8.2.0) (2021-10-13)
<a name="home-assistant-8.1.4"></a>
### [home-assistant-8.1.4](https://github.com/truecharts/apps/compare/home-assistant-8.1.3...home-assistant-8.1.4) (2021-10-13)

View File

@@ -1,3 +1,3 @@
<a name="home-assistant-8.1.4"></a>
### [home-assistant-8.1.4](https://github.com/truecharts/apps/compare/home-assistant-8.1.3...home-assistant-8.1.4) (2021-10-13)
<a name="home-assistant-8.2.0"></a>
### [home-assistant-8.2.0](https://github.com/truecharts/apps/compare/home-assistant-8.1.4...home-assistant-8.2.0) (2021-10-13)

View File

@@ -22,12 +22,12 @@ You will, however, be able to use all values referenced in the common chart here
| influxdb.database | string | `"home_assistant"` | |
| influxdb.enabled | bool | `false` | |
| influxdb.persistence.enabled | bool | `false` | |
| initContainers.init-db.command[0] | string | `"/config/init/init.sh"` | |
| initContainers.init-db.image | string | `"{{ .Values.alpineImage.repository }}:{{ .Values.alpineImage.tag }}"` | |
| initContainers.init-db.volumeMounts[0].mountPath | string | `"/config/init"` | |
| initContainers.init-db.volumeMounts[0].name | string | `"init"` | |
| initContainers.init-db.volumeMounts[1].mountPath | string | `"/config"` | |
| initContainers.init-db.volumeMounts[1].name | string | `"config"` | |
| initContainers.init.command[0] | string | `"/config/init/init.sh"` | |
| initContainers.init.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | |
| initContainers.init.volumeMounts[0].mountPath | string | `"/config/init"` | |
| initContainers.init.volumeMounts[0].name | string | `"init"` | |
| initContainers.init.volumeMounts[1].mountPath | string | `"/config"` | |
| initContainers.init.volumeMounts[1].name | string | `"config"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |

View File

@@ -1,6 +1,11 @@
# Changelog<br>
<a name="home-assistant-8.2.0"></a>
### [home-assistant-8.2.0](https://github.com/truecharts/apps/compare/home-assistant-8.1.4...home-assistant-8.2.0) (2021-10-13)
<a name="home-assistant-8.1.4"></a>
### [home-assistant-8.1.4](https://github.com/truecharts/apps/compare/home-assistant-8.1.3...home-assistant-8.1.4) (2021-10-13)

View File

@@ -22,12 +22,12 @@ You will, however, be able to use all values referenced in the common chart here
| influxdb.database | string | `"home_assistant"` | |
| influxdb.enabled | bool | `false` | |
| influxdb.persistence.enabled | bool | `false` | |
| initContainers.init-db.command[0] | string | `"/config/init/init.sh"` | |
| initContainers.init-db.image | string | `"{{ .Values.alpineImage.repository }}:{{ .Values.alpineImage.tag }}"` | |
| initContainers.init-db.volumeMounts[0].mountPath | string | `"/config/init"` | |
| initContainers.init-db.volumeMounts[0].name | string | `"init"` | |
| initContainers.init-db.volumeMounts[1].mountPath | string | `"/config"` | |
| initContainers.init-db.volumeMounts[1].name | string | `"config"` | |
| initContainers.init.command[0] | string | `"/config/init/init.sh"` | |
| initContainers.init.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | |
| initContainers.init.volumeMounts[0].mountPath | string | `"/config/init"` | |
| initContainers.init.volumeMounts[0].name | string | `"init"` | |
| initContainers.init.volumeMounts[1].mountPath | string | `"/config"` | |
| initContainers.init.volumeMounts[1].name | string | `"config"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |

View File

@@ -66458,6 +66458,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/heimdall-3.1.5/heimdall-3.1.5.tgz
version: 3.1.5
home-assistant:
- apiVersion: v2
appVersion: 2021.10.4
created: "2021-10-13T17:38:06.242569178Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.5
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 3.0.14
description: home-assistant App for TrueNAS SCALE
digest: df6e4a6269be05cde9a8844ab4817b3bcb233c6b1d0b39f17f1f08d5f342d2dd
home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png
keywords:
- home-assistant
- hass
- homeassistant
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: 35702532+tprelog@users.noreply.github.com
name: tprelog
url: truecharts.org
name: home-assistant
sources:
- https://github.com/home-assistant/home-assistant
- https://github.com/cdr/code-server
type: application
urls:
- https://github.com/truecharts/apps/releases/download/home-assistant-8.2.0/home-assistant-8.2.0.tgz
version: 8.2.0
- apiVersion: v2
appVersion: 2021.10.4
created: "2021-10-13T13:16:55.164387507Z"
@@ -204399,4 +204434,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
generated: "2021-10-13T13:16:55.226496204Z"
generated: "2021-10-13T17:38:06.315921815Z"