mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-08 04:03:51 -05:00
16 lines
370 B
YAML
16 lines
370 B
YAML
images:
|
|
image:
|
|
repository: ghcr.io/esphome/esphome
|
|
tag: 2025.11.4
|
|
container_utils_image:
|
|
repository: ixsystems/container-utils
|
|
tag: 1.0.2
|
|
|
|
consts:
|
|
esphome_container_name: esphome
|
|
perms_container_name: permissions
|
|
config_path: /config
|
|
pio_path: /config/.esphome/.platformio
|
|
pio_globallib_path: /config/.esphome/piolibs
|
|
cache_path: /.cache
|