chore: publish 1.0.0+v4.3.1 release
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing

This commit is contained in:
3wc 2024-11-21 22:45:58 -05:00
parent 95f295ed5c
commit a61097df85
2 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,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=0.3.0+v4.2.13"
- "coop-cloud.${STACK_NAME}.version=1.0.0+v4.3.1"
configs: &configs
- source: entrypoint_sh
target: /usr/local/bin/entrypoint.sh