fix: update authentik proxy image version to 2026.5.3 for prowlarr, radarr, sabnzbd, and sonarr outposts
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 17s
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 17s
This commit is contained in:
parent
ee31cd5d06
commit
941cab1770
@ -26,7 +26,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- proxy-net
|
- proxy-net
|
||||||
prowlarr_outpost:
|
prowlarr_outpost:
|
||||||
image: ghcr.io/goauthentik/proxy:2026.2.2
|
image: ghcr.io/goauthentik/proxy:2026.5.3
|
||||||
container_name: prowlarr_outpost
|
container_name: prowlarr_outpost
|
||||||
networks:
|
networks:
|
||||||
- proxy-net
|
- proxy-net
|
||||||
|
|||||||
@ -35,7 +35,7 @@ services:
|
|||||||
# - "traefik.http.routers.radarr.tls.certresolver=cloudflare"
|
# - "traefik.http.routers.radarr.tls.certresolver=cloudflare"
|
||||||
# - "traefik.http.services.radarr.loadbalancer.server.port=7878"
|
# - "traefik.http.services.radarr.loadbalancer.server.port=7878"
|
||||||
radarr_outpost:
|
radarr_outpost:
|
||||||
image: ghcr.io/goauthentik/proxy:2026.2.2
|
image: ghcr.io/goauthentik/proxy:2026.5.3
|
||||||
container_name: radarr_outpost
|
container_name: radarr_outpost
|
||||||
networks:
|
networks:
|
||||||
- proxy-net
|
- proxy-net
|
||||||
|
|||||||
@ -35,7 +35,7 @@ services:
|
|||||||
# - "traefik.http.routers.sabnzbd.tls.certresolver=cloudflare"
|
# - "traefik.http.routers.sabnzbd.tls.certresolver=cloudflare"
|
||||||
# - "traefik.http.services.sabnzbd.loadbalancer.server.port=8080"
|
# - "traefik.http.services.sabnzbd.loadbalancer.server.port=8080"
|
||||||
sabnzbd_outpost:
|
sabnzbd_outpost:
|
||||||
image: ghcr.io/goauthentik/proxy:2026.2.2
|
image: ghcr.io/goauthentik/proxy:2026.5.3
|
||||||
container_name: sabnzbd_outpost
|
container_name: sabnzbd_outpost
|
||||||
networks:
|
networks:
|
||||||
- proxy-net
|
- proxy-net
|
||||||
|
|||||||
@ -36,7 +36,7 @@ services:
|
|||||||
# - "traefik.http.services.sonarr.loadbalancer.server.port=8989"
|
# - "traefik.http.services.sonarr.loadbalancer.server.port=8989"
|
||||||
|
|
||||||
sonarr_outpost:
|
sonarr_outpost:
|
||||||
image: ghcr.io/goauthentik/proxy:2026.2.2
|
image: ghcr.io/goauthentik/proxy:2026.5.3
|
||||||
# Optionally specify the container's network, which must be able to reach the core authentik server.
|
# Optionally specify the container's network, which must be able to reach the core authentik server.
|
||||||
networks:
|
networks:
|
||||||
- proxy-net
|
- proxy-net
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user