chore: publish 0.6.0+2022.10.0 release
This commit is contained in:
parent
eee62d6be8
commit
93b5a89aea
@ -28,7 +28,7 @@ x-env: &env
|
||||
version: '3.8'
|
||||
services:
|
||||
app:
|
||||
image: ghcr.io/goauthentik/server:2022.9.0
|
||||
image: ghcr.io/goauthentik/server:2022.10.0
|
||||
command: server
|
||||
# secrets:
|
||||
# - db_password
|
||||
@ -69,10 +69,10 @@ 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=0.5.0+2022.9.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.6.0+2022.10.0"
|
||||
|
||||
worker:
|
||||
image: ghcr.io/goauthentik/server:2022.9.0
|
||||
image: ghcr.io/goauthentik/server:2022.10.0
|
||||
command: worker
|
||||
# secrets:
|
||||
# - db_password
|
||||
|
Loading…
x
Reference in New Issue
Block a user