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-12 09:40:15 +00:00
parent 8d08cabc03
commit 62c5a07793
192 changed files with 1700 additions and 191 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="esphome-8.0.7"></a>
### [esphome-8.0.7](https://github.com/truecharts/apps/compare/esphome-8.0.6...esphome-8.0.7) (2021-10-12)
#### Chore
* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122))
<a name="esphome-8.0.6"></a>
### [esphome-8.0.6](https://github.com/truecharts/apps/compare/esphome-8.0.5...esphome-8.0.6) (2021-10-12)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2021.9.2
appVersion: "2021.9.3"
dependencies:
- name: common
repository: https://truecharts.org
+3 -3
View File
@@ -1,7 +1,7 @@
<a name="esphome-8.0.6"></a>
### [esphome-8.0.6](https://github.com/truecharts/apps/compare/esphome-8.0.5...esphome-8.0.6) (2021-10-12)
<a name="esphome-8.0.7"></a>
### [esphome-8.0.7](https://github.com/truecharts/apps/compare/esphome-8.0.6...esphome-8.0.7) (2021-10-12)
#### Chore
* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123))
* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122))
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/esphome"` | |
| image.tag | string | `"v2021.9.2@sha256:316abb91ce2bbe4d91c0733a3c99be58e6e61a379130dffa5fa7fee770f20fae"` | |
| image.tag | string | `"v2021.9.3@sha256:7d16aedcf7769a838af92a9cbd84628dff3a8120ca07974c96addc0190a68a0a"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |