Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="esphome-9.0.10"></a>
|
||||
### [esphome-9.0.10](https://github.com/truecharts/apps/compare/esphome-9.0.9...esphome-9.0.10) (2021-11-15)
|
||||
|
||||
#### Chore
|
||||
|
||||
* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
|
||||
* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
|
||||
|
||||
|
||||
|
||||
<a name="esphome-9.0.9"></a>
|
||||
### [esphome-9.0.9](https://github.com/truecharts/apps/compare/esphome-9.0.8...esphome-9.0.9) (2021-11-14)
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.5.7 |
|
||||
| https://truecharts.org | common | 8.6.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/esphome"` | |
|
||||
| image.tag | string | `"v2021.10.3@sha256:317f8351a5d2857511cfc04bcf11a3d070037763195d6b80ef4b28b88857a3ba"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.config.size | string | `"100Gi"` | |
|
||||
| persistence.config.type | string | `"pvc"` | |
|
||||
| service.main.ports.main.port | int | `6052` | |
|
||||
| service.main.ports.main.targetPort | int | `6052` | |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user