mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 10:40:31 +08:00
* Upgraded catalog item(s)
This commit upgrades collabora, elastic-search, home-assistant, plex, minio, nextcloud, minecraft, gitea, pgadmin, mealie, chia, cloudflared, adguard-home, vaultwarden, metube, castopod, tailscale, prowlarr, omada-controller, radarr, immich, autobrr, sabnzbd, komga, grafana, searxng, n8n, node-red, actual-budget, homarr, audiobookshelf, odoo catalog item(s).
* revert 2 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
25 lines
385 B
YAML
25 lines
385 B
YAML
image:
|
|
repository: tailscale/tailscale
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.78.3
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
tailscaleConfig:
|
|
authkey: ''
|
|
hostname: ''
|
|
advertiseRoutes: []
|
|
advertiseExitNode: false
|
|
userspace: true
|
|
acceptDns: false
|
|
authOnce: true
|
|
extraArgs: []
|
|
extraDaemonArgs: []
|
|
additionalEnvs: []
|
|
|
|
tailscaleNetwork:
|
|
hostNetwork: false
|