2 Commits

Author SHA1 Message Date
Brooke 151f3f256c chore: publish 0.2.0+5.2.2 release
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
2026-05-21 22:46:08 -04:00
Brooke 099d91db0b bump image tags 2026-05-21 22:44:21 -04:00
2 changed files with 5 additions and 4 deletions
+4 -4
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: framasoft/mobilizon:4.1.0
image: docker.io/kaihuri/mobilizon:5.2.2
environment:
- MOBILIZON_INSTANCE_NAME
- MOBILIZON_INSTANCE_HOST=https://$DOMAIN
@@ -53,7 +53,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=0.1.1+4.1.0"
- "coop-cloud.${STACK_NAME}.version=0.2.0+5.2.2"
## Redirect from EXTRA_DOMAINS to DOMAIN
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
@@ -75,7 +75,7 @@ services:
- backend
secrets:
- db_password
image: postgis/postgis:15-3.4
image: docker.io/postgis/postgis:15-3.4
volumes:
- "db:/var/lib/postgresql/data"
environment:
@@ -110,4 +110,4 @@ configs:
app_entrypoint:
name: ${STACK_NAME}_app_entrypoint_${APP_ENTRYPOINT_VERSION}
file: entrypoint.sh.tmpl
template_driver: golang
template_driver: golang
+1
View File
@@ -0,0 +1 @@
ALERTA ALERTA: This is a major update to the mobilizon image, bad things could happen if you do not take a backup. You may also be expected to run a database migration https://docs.mobilizon.org/3.%20System%20administration/upgrading/release/