chore: publish 2.0.0+1.1.14 release

This commit is contained in:
3wc 2024-07-02 00:33:35 -04:00
parent c3f30840b8
commit e3ebbeb5d3
2 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,7 @@ services:
- "caddy=${DOMAIN}"
- "caddy.reverse_proxy={{upstreams 8484}}"
- "caddy.tls.on_demand="
- "coop-cloud.${STACK_NAME}.version=1.0.2+1.1.14"
- "coop-cloud.${STACK_NAME}.version=2.0.0+1.1.14"
redis:
image: redis:7.2-alpine

1
release/2.0.0+1.1.14 Normal file
View File

@ -0,0 +1 @@
WARNING! If you are using Postgres, you will need to add `COMPOSE_FILE=compose.postgres.yml`, see .env.sample