mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 18:10:06 +08:00
* Upgraded catalog item(s)
This commit upgrades photoprism, nextcloud, zerotier, chia, adguard-home, searxng, n8n, unifi-controller catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
20 lines
283 B
YAML
20 lines
283 B
YAML
image:
|
|
repository: zerotier/zerotier
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.12.2
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
zerotierConfig:
|
|
authToken: ''
|
|
identityPublic: ''
|
|
identitySecret: ''
|
|
networks: []
|
|
additionalEnvs: []
|
|
|
|
zerotierNetwork:
|
|
hostNetwork: false
|