mirror of
https://github.com/truenas/charts.git
synced 2026-04-10 14:18:23 +08:00
* Upgraded catalog item(s)
This commit upgrades cloudflared, tailscale, autobrr, searxng catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
27 lines
367 B
YAML
27 lines
367 B
YAML
image:
|
|
repository: ghcr.io/autobrr/autobrr
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.33.0
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
autobrrConfig:
|
|
additionalEnvs: []
|
|
|
|
autobrrNetwork:
|
|
webPort: 30051
|
|
hostNetwork: false
|
|
|
|
autobrrRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
autobrrStorage:
|
|
config:
|
|
type: ixVolume
|
|
datasetName: config
|
|
additionalStorages: []
|