chore: publish 1.0.0+1.0.18 release
continuous-integration/drone/push Build is failing Details

This commit is contained in:
3wc 2023-08-22 18:50:50 +02:00
parent 98ef8f18d3
commit 33a740929d
2 changed files with 8 additions and 1 deletions

View File

@ -37,7 +37,7 @@ services:
- "caddy.tls.on_demand="
- "backupbot.backup=true"
- "backupbot.backup.path=/home/node/.wiki"
- "coop-cloud.${STACK_NAME}.version=0.2.10+1.0.18"
- "coop-cloud.${STACK_NAME}.version=1.0.0+1.0.18"
# healthcheck:
# test: ["CMD", "curl", "-f", "http://localhost"]
# interval: 30s

7
release/1.0.0+1.0.18 Normal file
View File

@ -0,0 +1,7 @@
WARNING! 🚨
There is a new mandatory config option, FEDWIKI_VOLUME -- please copy the
default value from the recipe .env.sample to your .env file on upgrade.
If you haven't done that yet, best to bail with Ctrl+C, then add the option,
then re-run this `abra app upgrade ...` command