Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-07 01:24:34 +00:00
parent fa064a540e
commit aa85b8a476
440 changed files with 6434 additions and 3933 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="esphome-10.0.1"></a>
### [esphome-10.0.1](https://github.com/truecharts/apps/compare/esphome-10.0.0...esphome-10.0.1) (2022-03-07)
#### Chore
* update docker general non-major ([#2046](https://github.com/truecharts/apps/issues/2046))
* Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040))
<a name="esphome-10.0.0"></a>
### [esphome-10.0.0](https://github.com/truecharts/apps/compare/esphome-9.0.52...esphome-10.0.0) (2022-03-03)
+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 | `"tccr.io/truecharts/esphome"` | |
| image.tag | string | `"v2022.1.4@sha256:0209403e529d5a8a2d3798fec5bc44c33191fa9d9c505a523c9e5767f195b7da"` | |
| image.tag | string | `"v2022.2.5@sha256:795366be70be3fb6e84d9355fc4819a1ae1cda799b034a117d51ef4848c69f25"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.platformio.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long