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:
|
services:
|
||||||
prowlarr:
|
prowlarr:
|
||||||
image: lscr.io/linuxserver/prowlarr:2.0.5
|
image: lscr.io/linuxserver/prowlarr:2.3.5.5327-ls141
|
||||||
container_name: prowlarr
|
container_name: prowlarr
|
||||||
mem_limit: 2048m
|
mem_limit: 2048m
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@ -12,7 +12,7 @@ networks:
|
|||||||
services:
|
services:
|
||||||
###### ----- VPN Client ----- ######
|
###### ----- VPN Client ----- ######
|
||||||
gluetun:
|
gluetun:
|
||||||
image: qmcgaw/gluetun:v3
|
image: qmcgaw/gluetun:v3.41.1
|
||||||
container_name: gluetun
|
container_name: gluetun
|
||||||
mem_limit: 2048m
|
mem_limit: 2048m
|
||||||
cap_add:
|
cap_add:
|
||||||
@ -36,7 +36,7 @@ services:
|
|||||||
|
|
||||||
#### ----- Torrent Client (Routed via VPN) ----- ######
|
#### ----- Torrent Client (Routed via VPN) ----- ######
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
image: lscr.io/linuxserver/qbittorrent:5.1.2
|
image: lscr.io/linuxserver/qbittorrent:5.1.4-r3-ls450
|
||||||
container_name: qbittorrent
|
container_name: qbittorrent
|
||||||
network_mode: "service:gluetun"
|
network_mode: "service:gluetun"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@ -11,7 +11,7 @@ networks:
|
|||||||
###############################################################
|
###############################################################
|
||||||
services:
|
services:
|
||||||
radarr:
|
radarr:
|
||||||
image: lscr.io/linuxserver/radarr:5.26.2
|
image: lscr.io/linuxserver/radarr:6.1.1.10360-ls299
|
||||||
container_name: radarr
|
container_name: radarr
|
||||||
mem_limit: 2048m
|
mem_limit: 2048m
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@ -11,7 +11,7 @@ networks:
|
|||||||
###############################################################
|
###############################################################
|
||||||
services:
|
services:
|
||||||
sabnzbd:
|
sabnzbd:
|
||||||
image: lscr.io/linuxserver/sabnzbd:4.5.2
|
image: lscr.io/linuxserver/sabnzbd:4.5.5-ls248
|
||||||
container_name: sabnzbd
|
container_name: sabnzbd
|
||||||
mem_limit: 2048m
|
mem_limit: 2048m
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@ -11,7 +11,7 @@ networks:
|
|||||||
###############################################################
|
###############################################################
|
||||||
services:
|
services:
|
||||||
sonarr:
|
sonarr:
|
||||||
image: lscr.io/linuxserver/sonarr:4.0.15
|
image: lscr.io/linuxserver/sonarr:4.0.17.2952-ls307
|
||||||
container_name: sonarr
|
container_name: sonarr
|
||||||
mem_limit: 5120m
|
mem_limit: 5120m
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@ -11,7 +11,7 @@ networks:
|
|||||||
###############################################################
|
###############################################################
|
||||||
services:
|
services:
|
||||||
tautulli:
|
tautulli:
|
||||||
image: lscr.io/linuxserver/tautulli:v2.15.1-ls183
|
image: lscr.io/linuxserver/tautulli:2.17.0-ls224
|
||||||
container_name: tautulli
|
container_name: tautulli
|
||||||
mem_limit: 2048m
|
mem_limit: 2048m
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@ -13,7 +13,7 @@ services:
|
|||||||
wizarr:
|
wizarr:
|
||||||
container_name: wizarr
|
container_name: wizarr
|
||||||
mem_limit: 2048m
|
mem_limit: 2048m
|
||||||
image: ghcr.io/wizarrrr/wizarr:4.2.0
|
image: ghcr.io/wizarrrr/wizarr:v2026.4.0
|
||||||
# ports:
|
# ports:
|
||||||
# - 5690:5690
|
# - 5690:5690
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user