tag jellyfin to specific version
This commit is contained in:
		| @@ -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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user