chore: publish 6.1.0+2024.4.2 release
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Simon 2024-05-15 16:42:35 +02:00
parent 20f99b13ad
commit b957425981
2 changed files with 4 additions and 3 deletions

View File

@ -32,7 +32,7 @@ x-env: &env
version: '3.8'
services:
app:
image: ghcr.io/goauthentik/server:2024.4.0
image: ghcr.io/goauthentik/server:2024.4.2
command: server
depends_on:
- db
@ -73,11 +73,11 @@ services:
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "traefik.http.middlewares.${STACK_NAME}-frameOptions.headers.customFrameOptionsValue=SAMEORIGIN"
- "traefik.http.middlewares.${STACK_NAME}-frameOptions.headers.contentSecurityPolicy=frame-ancestors ${X_FRAME_OPTIONS_ALLOW_FROM}"
- "coop-cloud.${STACK_NAME}.version=6.0.0+2024.4.0"
- "coop-cloud.${STACK_NAME}.version=6.1.0+2024.4.2"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
worker:
image: ghcr.io/goauthentik/server:2024.4.0
image: ghcr.io/goauthentik/server:2024.4.2
command: worker
depends_on:
- db

1
release/6.1.0+2024.4.2 Normal file
View File

@ -0,0 +1 @@
Blueprint for Kimai SSO integration added