3 Commits

Author SHA1 Message Date
8a43a7e650 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 32s
2025-06-06 02:43:08 +00:00
ff609fc567 add namespace
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-05 21:41:10 -05:00
cf377a4dbd remove init
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-05 21:37:56 -05:00
2 changed files with 1 additions and 14 deletions

View File

@@ -98,6 +98,7 @@ kube-prometheus-stack:
- kube-prometheus-stack
- argo-workflows
- argocd
- audiobookshelf
- authentik
- blocky
- cert-manager

View File

@@ -24,20 +24,6 @@ qbittorrent:
- |
sysctl -w net.ipv4.ip_forward=1;
sysctl -w net.ipv6.conf.all.disable_ipv6=1
init-copy-config:
image:
repository: busybox
tag: 1.37.0
pullPolicy: IfNotPresent
resources:
requests:
cpu: 10m
memory: 128Mi
command:
- /bin/sh
- -ec
- |
cp /config/config.yml /app/config/config.yml
containers:
qbittorrent:
image: