Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-03 18:16:39 +00:00
parent 9e485d950f
commit 65aa0642fb
50 changed files with 1872 additions and 1732 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="esphome-9.0.45"></a>
### [esphome-9.0.45](https://github.com/truecharts/apps/compare/esphome-9.0.44...esphome-9.0.45) (2022-02-03)
#### Chore
* update docker general major docker tags (major) ([#1835](https://github.com/truecharts/apps/issues/1835))
<a name="esphome-9.0.44"></a>
### [esphome-9.0.44](https://github.com/truecharts/apps/compare/esphome-9.0.43...esphome-9.0.44) (2022-02-02)
+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 | `"v2021.12.3@sha256:5627e9a2b7134603a2dbc950ce9ab501ed026b106b1eee95a00f5c531e26d1ad"` | |
| image.tag | string | `"v2022.1.3@sha256:d06164443af83c9c1337934200c88afe15468c8531021532f648d3782acd1e15"` | |
| 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