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

This commit is contained in:
3wc 2024-11-20 11:13:33 -05:00
parent 0bc047c621
commit e59e113571

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