Files
truenas-apps/ix-dev/community/headscale/ix_values.yaml
Stavros Kois c0382b4e39 Bump lib (#3721)
* bump lib

* rest

* bump

* bump app version

* ddns-updater fiox

* fix

* fix
2025-11-28 18:14:53 +02:00

20 lines
466 B
YAML

images:
image:
repository: ghcr.io/juanfont/headscale
tag: v0.27.1
container_utils_image:
repository: ixsystems/container-utils
tag: 1.0.2
alpine_image:
repository: alpine
tag: "3.22.2"
consts:
headscale_container_name: headscale
perms_container_name: permissions
run_path: /var/run/headscale
lib_path: /var/lib/headscale
config_path: /etc/headscale
ssl_key_path: /certs/headscale.key
ssl_cert_path: /certs/headscale.crt