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="zwavejs2mqtt-9.0.18"></a>
|
||||
### [zwavejs2mqtt-9.0.18](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.17...zwavejs2mqtt-9.0.18) (2021-12-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
|
||||
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
|
||||
|
||||
|
||||
|
||||
<a name="zwavejs2mqtt-9.0.17"></a>
|
||||
### [zwavejs2mqtt-9.0.17](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.16...zwavejs2mqtt-9.0.17) (2021-11-30)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "6.0.2"
|
||||
appVersion: "6.0.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -13,8 +13,8 @@ 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 | `"v6.0.2@sha256:d180409c3c07602017766184ae9f3dfa1339c82baaa1442bc3bb179d966f8bf5"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/zwavejs2mqtt"` | |
|
||||
| image.tag | string | `"v6.0.3@sha256:8fdac2ebee3443d0c1e62a3d52e14959e4717b1c33e4a7ed76f0c45b74d09fcd"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/usr/src/app/store"` | |
|
||||
| probes.liveness.enabled | bool | `true` | |
|
||||
|
||||
Reference in New Issue
Block a user