Skip to content

v0.6.0

Choose a tag to compare

@pantierra pantierra released this 03 Apr 19:20
· 130 commits to main since this release

Breaking changes

  • Database backups are now disabled by default. To enable them, set backupsEnabled: true in your values.yaml.

What's Changed

New Contributors