tag jellyfin to specific version

This commit is contained in:
2023-12-11 00:09:34 +01:00
parent cc22e974fa
commit 0bcbce0ad1
3 changed files with 2 additions and 475 deletions

View File

@@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: jellyfin-web
image: jellyfin/jellyfin-vue
image: ghcr.io/jellyfin/jellyfin-vue:unstable.2023-12-08.63507f2
resources:
limits:
memory: "128Mi"
@@ -24,4 +24,4 @@ spec:
- name: TZ
value: Europe/Berlin
- name: DEFAULT_SERVERS
value: "jellyfin-server:8096"
value: "jellyfin-server:8096"