Compare commits
13 commits
2b9ca6c563
...
ecf66da705
Author | SHA1 | Date | |
---|---|---|---|
ecf66da705 | |||
21565d2da5 | |||
78c83bcf85 | |||
f924a3fb4c | |||
fddd7f6456 | |||
bbb3489510 | |||
688804083b | |||
6dce9b46fa | |||
bdfb560600 | |||
5216135424 | |||
0765a53c1a | |||
632513b820 | |||
612c19a424 |
7 changed files with 7 additions and 7 deletions
|
@ -40,7 +40,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/jellyfin/jellyfin
|
||||
tag: 10.10.2@sha256:b9c6b1c1cce921105c73512fa6ff734186229090978fd2ab68204cf52ea74ec3
|
||||
tag: 10.10.3@sha256:17c3a8d9dddb97789b5f37112840ebf96566442c14d4754193a6c2eb154bc221
|
||||
env:
|
||||
DOTNET_SYSTEM_IO_DISABLEFILELOCKING: "true"
|
||||
JELLYFIN_FFmpeg__probesize: 50000000
|
||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/radarr-develop
|
||||
tag: 5.15.0.9412
|
||||
tag: 5.15.1.9463
|
||||
env:
|
||||
RADARR__APP__INSTANCENAME: Radarr-Anime
|
||||
RADARR__APP__THEME: dark
|
||||
|
|
|
@ -33,7 +33,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/taxel/plextraktsync
|
||||
tag: 0.32.1
|
||||
tag: 0.32.2
|
||||
args:
|
||||
- sync
|
||||
env:
|
||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
tag: 1.26.0.4833@sha256:face4aa669a4eb68b041dcf73ed4848cfe8f673826ef3032398a5e267eb1eac0
|
||||
tag: 1.26.1.4844@sha256:dd6ab1a0c8f2d780b990f1034f2da6ffb0b4d3e3ca6042b656f691f06d4c9397
|
||||
env:
|
||||
# Ref: https://github.com/Radarr/Radarr/issues/7030#issuecomment-1039689518
|
||||
# Ref: https://github.com/dotnet/runtime/issues/9336
|
||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/radarr-develop
|
||||
tag: 5.15.0.9412
|
||||
tag: 5.15.1.9463
|
||||
env:
|
||||
RADARR__APP__INSTANCENAME: Radarr
|
||||
RADARR__APP__THEME: dark
|
||||
|
|
|
@ -32,7 +32,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/koush/scrypted
|
||||
tag: v0.123.25-jammy-nvidia
|
||||
tag: v0.123.31-jammy-nvidia
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
|
|
|
@ -34,7 +34,7 @@ spec:
|
|||
nameOverride: qbittorrent
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/qbittorrent-beta
|
||||
tag: 5.0.1@sha256:684422cab9fe3cba04812cf4207398bb72aa0f0283c92fddecd833648ac3f7bf
|
||||
tag: 5.0.2@sha256:adfd625f9cc7226eabad8aa117a551d42d5818c914850ef7fa3be60111383107
|
||||
env:
|
||||
UMASK: "022"
|
||||
QBT_WEBUI_PORT: &port 80
|
||||
|
|
Loading…
Reference in a new issue