change container

This commit is contained in:
2024-12-22 16:24:47 -06:00
parent 904b811014
commit 4036be69d4

View File

@@ -29,9 +29,13 @@ jellyfin:
memory: 1Gi
sqlite:
image:
repository: stagex/sqlite3
tag: 3.45.1
pullPolicy: IfNotPresent
repository: keinos/sqlite3
tag: 3.47.2
pullPolicy: IfNotPresent
command:
- /bin/sh
args:
- -ec
vue:
type: deployment
replicas: 1
@@ -106,7 +110,7 @@ jellyfin:
main:
sqlite:
- path: /config
readOnly: false
readOnly: false
cache:
type: emptyDir
advancedMounts: