chore(apps): Sync questions and values env's (#2916)
* chore(apps): Sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * remove disabled ingress from values * remove required: false from questions * whoops * some cleanup * more cleanup * clean * commented * some fixes
This commit is contained in:
@@ -24,7 +24,7 @@ sources:
|
||||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
|
||||
type: application
|
||||
version: 11.0.4
|
||||
version: 11.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
||||
|
||||
@@ -6,10 +6,8 @@ image:
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
# # See more environment variables in the zwavejs2mqtt documentation
|
||||
# https://zwave-js.github.io/zwavejs2mqtt/#/guide/env-vars
|
||||
env: {}
|
||||
# OZW_NETWORK_KEY:
|
||||
# env: {}
|
||||
# OZW_NETWORK_KEY:
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
|
||||
Reference in New Issue
Block a user