chore: publish 3.0.0+6.5.0-34 release
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2025-10-23 13:41:49 +02:00
parent a8f0b7d0c6
commit ea97fa4d01
2 changed files with 2 additions and 1 deletions

View File

@ -134,7 +134,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "coop-cloud.${STACK_NAME}.version=2.1.0+6.5.0-34"
- "coop-cloud.${STACK_NAME}.version=3.0.0+6.5.0-34"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8080"]

1
release/3.0.0+6.5.0-34 Normal file
View File

@ -0,0 +1 @@
Breaking Change. You need to run the following command to change the elasticsearch volume permissions: abra app run -u 0 <APPDOMAIN> zammad-elasticsearch -- chown elasticsearch -Rv /usr/share/elasticsearch/data