updates: authentik, nextcloud, gitea, jellyfin

This commit is contained in:
2023-07-05 17:58:16 -07:00
parent 6a92053232
commit de37042061
8 changed files with 44 additions and 49 deletions

View File

@@ -9,7 +9,7 @@ networks:
services:
server:
image: gitea/gitea:1.18
image: gitea/gitea:1.19
container_name: gitea_server
labels:
- {{ helpers.traefik_labels('gitea', port='3000') | indent(6) }}

View File

@@ -9,7 +9,7 @@ networks:
services:
jellyfin:
image: jellyfin/jellyfin:10.8.6
image: jellyfin/jellyfin:latest
container_name: jellyfin_jellyfin
labels:
- {{ helpers.traefik_labels('jellyfin', port='8096') | indent(6) }}

View File

@@ -1 +1 @@
NEXTCLOUD_VERSION=25-fpm-alpine
NEXTCLOUD_VERSION=26-fpm-alpine

View File

@@ -1 +0,0 @@
AUTHENTIK_VERSION=2023.3

View File

@@ -9,7 +9,7 @@ networks:
services:
server:
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION}
image: ghcr.io/goauthentik/server:latest
container_name: authentik_server
labels:
- {{ helpers.traefik_labels('auth', port='9000') | indent(6) }}
@@ -28,7 +28,7 @@ services:
- traefik_traefik
worker:
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION}
image: ghcr.io/goauthentik/server:latest
container_name: authentik_worker
restart: unless-stopped
command: worker