Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9b1fff7ad6
commit
5ed378adf9
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [zwavejs2mqtt-14.0.17](https://github.com/truecharts/charts/compare/zwavejs2mqtt-14.0.16...zwavejs2mqtt-14.0.17) (2023-02-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/zwavejs-ui to v8.8.5
|
||||
|
||||
|
||||
|
||||
|
||||
## [zwavejs2mqtt-14.0.16](https://github.com/truecharts/charts/compare/zwavejs2mqtt-14.0.15...zwavejs2mqtt-14.0.16) (2023-02-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/zwavejs-ui to v8.8.4
|
||||
|
||||
|
||||
|
||||
|
||||
## [zwavejs2mqtt-14.0.15](https://github.com/truecharts/charts/compare/zwavejs2mqtt-14.0.14...zwavejs2mqtt-14.0.15) (2023-01-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/zwavejs-ui to v8.8.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [zwavejs2mqtt-14.0.14](https://github.com/truecharts/charts/compare/zwavejs2mqtt-14.0.13...zwavejs2mqtt-14.0.14) (2023-01-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/zwavejs-ui to v8.7.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [zwavejs2mqtt-14.0.13](https://github.com/truecharts/charts/compare/zwavejs2mqtt-14.0.12...zwavejs2mqtt-14.0.13) (2023-01-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/zwavejs-ui to v8.6.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [zwavejs2mqtt-14.0.12](https://github.com/truecharts/charts/compare/zwavejs2mqtt-14.0.11...zwavejs2mqtt-14.0.12) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [zwavejs2mqtt-14.0.11](https://github.com/truecharts/charts/compare/zwavejs2mqtt-14.0.10...zwavejs2mqtt-14.0.11) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [zwavejs2mqtt-14.0.10](https://github.com/truecharts/charts/compare/zwavejs2mqtt-14.0.9...zwavejs2mqtt-14.0.10) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [zwavejs2mqtt-14.0.9](https://github.com/truecharts/charts/compare/zwavejs2mqtt-14.0.8...zwavejs2mqtt-14.0.9) (2022-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/zwavejs-ui to v8.6.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [zwavejs2mqtt-14.0.8](https://github.com/truecharts/charts/compare/zwavejs2mqtt-14.0.7...zwavejs2mqtt-14.0.8) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [zwavejs2mqtt-14.0.7](https://github.com/truecharts/charts/compare/zwavejs2mqtt-14.0.6...zwavejs2mqtt-14.0.7) (2022-12-16)
|
||||
|
||||
### Chore
|
|
@ -0,0 +1,31 @@
|
|||
apiVersion: v2
|
||||
appVersion: "8.8.5"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.1.2
|
||||
deprecated: false
|
||||
description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
|
||||
home: https://truecharts.org/charts/stable/zwavejs2mqtt
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.png
|
||||
keywords:
|
||||
- zwavejs2mqtt
|
||||
- zwave-js
|
||||
- z-wave
|
||||
- zwave
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: zwavejs2mqtt
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt
|
||||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
type: application
|
||||
version: 14.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [zwavejs2mqtt-14.0.17](https://github.com/truecharts/charts/compare/zwavejs2mqtt-14.0.16...zwavejs2mqtt-14.0.17) (2023-02-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/zwavejs-ui to v8.8.5
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/zwavejs2mqtt](https://truecharts.org/charts/stable/zwavejs2mqtt)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,85 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/zwavejs-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.8.5@sha256:fa9941c51a1b2842f1bbc04d06a36234a863804ea4f41d23ed8779b87404a198
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
# env: {}
|
||||
# OZW_NETWORK_KEY:
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
# custom: true
|
||||
# spec:
|
||||
# failureThreshold: 5
|
||||
# httpGet:
|
||||
# path: /health
|
||||
# port: http
|
||||
# httpHeaders:
|
||||
# - name: Accept
|
||||
# value: text/plain
|
||||
# initialDelaySeconds: 30
|
||||
# periodSeconds: 10
|
||||
# timeoutSeconds: 10
|
||||
readiness:
|
||||
enabled: true
|
||||
# custom: true
|
||||
# spec:
|
||||
# failureThreshold: 5
|
||||
# httpGet:
|
||||
# path: /health
|
||||
# port: http
|
||||
# httpHeaders:
|
||||
# - name: Accept
|
||||
# value: text/plain
|
||||
# initialDelaySeconds: 30
|
||||
# periodSeconds: 10
|
||||
# timeoutSeconds: 10
|
||||
startup:
|
||||
enabled: false
|
||||
# custom: true
|
||||
# spec:
|
||||
# failureThreshold: 5
|
||||
# httpGet:
|
||||
# path: /health
|
||||
# port: http
|
||||
# httpHeaders:
|
||||
# - name: Accept
|
||||
# value: text/plain
|
||||
# initialDelaySeconds: 30
|
||||
# periodSeconds: 10
|
||||
# timeoutSeconds: 10
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8091
|
||||
targetPort: 8091
|
||||
ws:
|
||||
enabled: true
|
||||
ports:
|
||||
ws:
|
||||
enabled: true
|
||||
port: 10046
|
||||
targetPort: 3000
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/usr/src/app/store"
|
||||
# affinity:
|
||||
# nodeAffinity:
|
||||
# requiredDuringSchedulingIgnoredDuringExecution:
|
||||
# nodeSelectorTerms:
|
||||
# - matchExpressions:
|
||||
# - key: app
|
||||
# operator: In
|
||||
# values:
|
||||
# - zwave-controller
|
||||
|
||||
portal:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "tc.common.loader.all" . }}
|
Loading…
Reference in New Issue