chore: publish 2.0.1+v4.2.10-hometown-1.1.1 release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc 2024-08-01 12:36:09 -04:00
parent 5a88112605
commit f3a59762b4

View File

@ -19,7 +19,7 @@ services:
- "traefik.http.routers.${STACK_NAME}_web.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}_web.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}_web.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=2.0.0+v4.2.10-hometown-1.1.1"
- "coop-cloud.${STACK_NAME}.version=2.0.1+v4.2.10-hometown-1.1.1"
configs: &configs
- source: entrypoint_sh
target: /usr/local/bin/entrypoint.sh