fix(heimdall): update service images for prowlarr, qbittorrent, radarr, sabnzbd, sonarr, tautulli, and wizarr to latest versions
This commit is contained in:
parent
26836f8c5a
commit
783680c5fe
@ -11,7 +11,7 @@ networks:
|
||||
###############################################################
|
||||
services:
|
||||
prowlarr:
|
||||
image: lscr.io/linuxserver/prowlarr:2.0.5
|
||||
image: lscr.io/linuxserver/prowlarr:2.3.5.5327-ls141
|
||||
container_name: prowlarr
|
||||
mem_limit: 2048m
|
||||
environment:
|
||||
|
||||
@ -12,7 +12,7 @@ networks:
|
||||
services:
|
||||
###### ----- VPN Client ----- ######
|
||||
gluetun:
|
||||
image: qmcgaw/gluetun:v3
|
||||
image: qmcgaw/gluetun:v3.41.1
|
||||
container_name: gluetun
|
||||
mem_limit: 2048m
|
||||
cap_add:
|
||||
@ -36,7 +36,7 @@ services:
|
||||
|
||||
#### ----- Torrent Client (Routed via VPN) ----- ######
|
||||
qbittorrent:
|
||||
image: lscr.io/linuxserver/qbittorrent:5.1.2
|
||||
image: lscr.io/linuxserver/qbittorrent:5.1.4-r3-ls450
|
||||
container_name: qbittorrent
|
||||
network_mode: "service:gluetun"
|
||||
environment:
|
||||
|
||||
@ -11,7 +11,7 @@ networks:
|
||||
###############################################################
|
||||
services:
|
||||
radarr:
|
||||
image: lscr.io/linuxserver/radarr:5.26.2
|
||||
image: lscr.io/linuxserver/radarr:6.1.1.10360-ls299
|
||||
container_name: radarr
|
||||
mem_limit: 2048m
|
||||
ports:
|
||||
|
||||
@ -11,7 +11,7 @@ networks:
|
||||
###############################################################
|
||||
services:
|
||||
sabnzbd:
|
||||
image: lscr.io/linuxserver/sabnzbd:4.5.2
|
||||
image: lscr.io/linuxserver/sabnzbd:4.5.5-ls248
|
||||
container_name: sabnzbd
|
||||
mem_limit: 2048m
|
||||
environment:
|
||||
|
||||
@ -11,7 +11,7 @@ networks:
|
||||
###############################################################
|
||||
services:
|
||||
sonarr:
|
||||
image: lscr.io/linuxserver/sonarr:4.0.15
|
||||
image: lscr.io/linuxserver/sonarr:4.0.17.2952-ls307
|
||||
container_name: sonarr
|
||||
mem_limit: 5120m
|
||||
ports:
|
||||
|
||||
@ -11,7 +11,7 @@ networks:
|
||||
###############################################################
|
||||
services:
|
||||
tautulli:
|
||||
image: lscr.io/linuxserver/tautulli:v2.15.1-ls183
|
||||
image: lscr.io/linuxserver/tautulli:2.17.0-ls224
|
||||
container_name: tautulli
|
||||
mem_limit: 2048m
|
||||
environment:
|
||||
|
||||
@ -13,7 +13,7 @@ services:
|
||||
wizarr:
|
||||
container_name: wizarr
|
||||
mem_limit: 2048m
|
||||
image: ghcr.io/wizarrrr/wizarr:4.2.0
|
||||
image: ghcr.io/wizarrrr/wizarr:v2026.4.0
|
||||
# ports:
|
||||
# - 5690:5690
|
||||
volumes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user