2 Commits

Author SHA1 Message Date
efb2946e00 chore: regall sweep trigger
All checks were successful
cc-ci/testme cc-ci: success
2026-06-17 02:19:37 +00:00
fb867b22e2 Merge pull request 'chore: upgrade to v0.19.0' (#2) from upgrade-6771622 into main
Reviewed-on: #2
2026-06-15 17:16:02 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -95,4 +95,4 @@ Then redeploy the app, and automated e-mail sending should work:
## Maintainers
coop cloud recipe maintained by @notplants
coop cloud recipe maintained by @notplants

View File

@ -102,7 +102,7 @@ services:
labels:
- "traefik.enable=false"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
- "coop-cloud.${STACK_NAME}.version=0.10.1+v0.19.0"
- "coop-cloud.${STACK_NAME}.version=0.10.0+v0.19.0"
environment:
<<: [ *common-env ]
healthcheck:
@ -363,7 +363,7 @@ services:
web:
image: nginx:1.31.2
image: nginx:1.31.1
configs:
- source: nginx_conf
target: /etc/nginx/conf.d/default.conf