Compare commits

...

8 Commits

5 changed files with 4 additions and 10 deletions

View File

@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: authentik - name: authentik
version: 2026.2.1 version: 2026.2.2
repository: https://charts.goauthentik.io repository: https://charts.goauthentik.io

View File

@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: gitea - name: gitea
version: 12.5.9 version: 12.5.10
repository: https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/ repository: https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/

View File

@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: jellyfin - name: jellyfin
version: 3.0.0 version: 3.2.0
repository: https://jellyfin.github.io/jellyfin-helm repository: https://jellyfin.github.io/jellyfin-helm

View File

@@ -26,10 +26,6 @@ jellyfin:
nfs: nfs:
server: 10.105.15.20 server: 10.105.15.20
path: /mnt/hdd-pool/movies path: /mnt/hdd-pool/movies
- name: dvr
nfs:
server: 10.105.15.20
path: /mnt/hdd-pool/DVR
- name: youtube-vids - name: youtube-vids
nfs: nfs:
server: 10.105.15.20 server: 10.105.15.20
@@ -50,8 +46,6 @@ jellyfin:
mountPath: /mnt/tv-shows mountPath: /mnt/tv-shows
- name: movies - name: movies
mountPath: /mnt/movies mountPath: /mnt/movies
- name: dvr
mountPath: /mnt/dvr
- name: youtube-vids - name: youtube-vids
mountPath: /mnt/youtube-vids mountPath: /mnt/youtube-vids
- name: transcode-temp - name: transcode-temp

View File

@@ -14,7 +14,7 @@ spec:
spec: spec:
containers: containers:
- name: yt-dlp-bot - name: yt-dlp-bot
image: 'git.dubyatp.xyz/williamp/yt-dlp-bot:5465bd4' image: 'git.dubyatp.xyz/williamp/yt-dlp-bot:fb0746e'
env: env:
- name: OUT_PATH - name: OUT_PATH
value: /data/youtube-vids value: /data/youtube-vids