Files
truecharts/charts/stable/esphome/values.yaml
T
cdc192e00e chore(deps): update docker general non-major (#1607)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-24 18:33:13 +01:00

29 lines
572 B
YAML

image:
repository: tccr.io/truecharts/esphome
pullPolicy: IfNotPresent
tag: v2021.12.2@sha256:e5cdb3717a997ecff980e78a25bebb613e91d75614e7a33c4b81d4bbd2f8be29
service:
main:
ports:
main:
port: 6052
targetPort: 6052
env: {}
# ESPHOME_DASHBOARD_USE_PING: true
# ESPHOME_DASHBOARD_RELATIVE_URL: "/"
# ESPHOME_QUICKWIZARD:
# ESPHOME_IS_HASSIO:
# DISABLE_HA_AUTHENTICATION:
# USERNAME:
# PASSWORD:
persistence:
config:
enabled: true
mountPath: "/config"
platformio:
enabled: true
mountPath: "/.platformio"