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.1"></a>
|
||||
### [esphome-9.0.1](https://github.com/truecharts/apps/compare/esphome-9.0.0...esphome-9.0.1) (2021-10-26)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
|
||||
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
|
||||
|
||||
|
||||
|
||||
<a name="esphome-9.0.0"></a>
|
||||
### [esphome-9.0.0](https://github.com/truecharts/apps/compare/esphome-8.0.18...esphome-9.0.0) (2021-10-25)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2021.9.3"
|
||||
appVersion: "2021.10.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.3.14 |
|
||||
| https://truecharts.org | common | 8.3.15 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -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.3@sha256:7d16aedcf7769a838af92a9cbd84628dff3a8120ca07974c96addc0190a68a0a"` | |
|
||||
| image.tag | string | `"v2021.10.2@sha256:eb0e5f3b6b50d492848ad8ee6b2a41d414b4ee405ac361d10a147d676c21300c"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
Reference in New Issue
Block a user