chore: publish 5.0.2+2024.2.2 release
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Simon 2024-03-14 10:40:25 +01:00
parent 78cfd95198
commit 8d32814219
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@ export FLOW_AUTHENTICATION_VERSION=v3
export FLOW_INVITATION_VERSION=v2
export FLOW_INVALIDATION_VERSION=v2
export FLOW_RECOVERY_VERSION=v1
export FLOW_TRANSLATION_VERSION=v2
export SYSTEM_TENANT_VERSION=v2
export FLOW_TRANSLATION_VERSION=v3
export SYSTEM_TENANT_VERSION=v3
export NEXTCLOUD_CONFIG_VERSION=v1
export WORDPRESS_CONFIG_VERSION=v2
export MATRIX_CONFIG_VERSION=v1

View File

@ -76,7 +76,7 @@ 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=5.0.1+2024.2.2"
- "coop-cloud.${STACK_NAME}.version=5.0.2+2024.2.2"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
worker: