chore: publish 1.0.0+2.0.0-beta release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Moritz 2024-08-14 14:47:12 +02:00
parent cc049b858b
commit f2d0b92fa3
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,7 @@ services:
- restic_password
deploy:
labels:
- coop-cloud.${STACK_NAME}.version=0.1.0+latest
- coop-cloud.${STACK_NAME}.version=1.0.0+2.0.0-beta
- coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-300}
- coop-cloud.backupbot.enabled=true
#entrypoint: ['tail', '-f','/dev/null']

1
release/1.0.0+2.0.0-beta Normal file
View File

@ -0,0 +1 @@
This is the first beta release of the new backup-bot-two rewrite in python. Be aware when updating, it can break. Please read the readme and update your config according to it.