chore: publish 0.2.0+4.4 release

This commit is contained in:
Ammar Hussein 2025-06-08 14:45:18 -07:00
parent cd8bd4405a
commit 4fd9eb8bfb

View File

@ -17,7 +17,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})" - "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=0.1.0+4.4" - "coop-cloud.${STACK_NAME}.version=0.2.0+4.4"
networks: networks:
proxy: proxy: