Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-07 17:16:25 +00:00
parent fc8d926fee
commit 2bd3a06042
124 changed files with 705 additions and 4660 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="zwavejs2mqtt-9.0.7"></a>
### [zwavejs2mqtt-9.0.7](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.6...zwavejs2mqtt-9.0.7) (2021-11-07)
#### Chore
* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270))
<a name="zwavejs2mqtt-9.0.6"></a>
### [zwavejs2mqtt-9.0.6](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.5...zwavejs2mqtt-9.0.6) (2021-11-07)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "5.10.1"
appVersion: "5.11.0"
dependencies:
- name: common
repository: https://truecharts.org
+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/zwavejs2mqtt"` | |
| image.tag | string | `"v5.10.1@sha256:52cca77e294adea9bc753628b906c8c10d2b44d0b8d5caeb4ccaf5b92946e0cb"` | |
| image.tag | string | `"v5.11.0@sha256:3ea0fd0732fd67e11cb8749b6b3960349556dc55361796d3706bd9bc12c455a8"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |