chore: publish 6.5.0+2024.6.3 release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon 2024-09-11 13:50:16 +02:00
parent 453e3d442a
commit 18559defc1
2 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@ matrix-synapse:
uncomment:
- compose.matrix.yml
- ELEMENT_DOMAIN
- MATRIX_DOMAIN
- SECRET_MATRIX_ID_VERSION
- SECRET_MATRIX_SECRET_VERSION
- matrix.svg

View File

@ -71,7 +71,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=6.4.0+2024.6.3"
- "coop-cloud.${STACK_NAME}.version=6.5.0+2024.6.3"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
worker: