Skip to content

2.0.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 06:34
· 37 commits to next since this release

2.0.0-next.1 (2023-11-27)

⚠ BREAKING CHANGES

  • breaking out into multiple volumes will require data transfer

Features

  • added backup on container stop (e4c704c)
  • added option to limit # of backups stored (dbe7dfd)
  • added scheduled update cron (51bf6a5)
  • introduce the option to store backups as zip instead of tar.gz (1a26e08)
  • introduced backups on restarts and before updates (183629f)