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

This commit is contained in:
3wc 2025-06-07 19:08:19 +01:00
parent f40559dcf0
commit c2df07e146
2 changed files with 2 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=1.0.5+v4.3.8"
- "coop-cloud.${STACK_NAME}.version=1.1.0+v4.3.8"
configs: &configs
- source: entrypoint_sh
target: /usr/local/bin/entrypoint.sh

1
release/1.1.0+v4.3.8 Normal file
View File

@ -0,0 +1 @@
MAX_CHARS now supported; see ~/.abra/recipes/.env.sample