This repository has been archived by the owner on May 10, 2024. It is now read-only.
Releases: riotkit-org/br-backup-maker
Releases · riotkit-org/br-backup-maker
v1.1 Feature release 🚀
Features:
- Support for performing a backup of DB + local files (Persistent Volumes in Kubernetes) which opens a possibility to perform more complete application backups (e.g. Gitea DB + Gitea local files)
- Gitea procedure
- WordPress procedure
- Passbolt procedure
- Support for extra environment variables, extra volumes in Helm
- Support for backup & restore of Kubernetes API objects with
kubectl
andneat
Others:
- Bump Helm to 3.11.2
v1.0.0-rc1
Breaking changes:
- Removed
--recipient
commandline switch. It is no longer needed, as now internal GPG implementation is importing exactly one key
Features:
gpg
is no longer required to be installed in the operating system or in the container- GPG armoring can be disabled (not in
generate
context yet) - Added MariaDB dump-mode templates for MariaDB 10.6-10.11
Migration:
- All templates needs to be regenerated with a new version to remove the
--recipient
parameter
Optional parameters support
Notable changes:
- Parameters in templates are no longer mandatory. It is up to template developer to properly handle existence of those template parameters
v0.2
First release
First release.
Features:
- Backup
- Restore
- Procedures generation for
tar
,mysql-dump
andpostgres
0.0.4
0.0.3
Changelog
- 3053055 ci: Add Arch Linux package
- 9f57d19 ci: Add Arch Linux package
- 28fa754 ci: Add Arch Linux package
- 4a5451d ci: Add Arch Linux package
- 5cb8522 ci: Add Arch Linux package
- cbc55bb ci: Add Arch Linux package
- 35b7448 ci: Add Arch Linux package
- e643122 ci: Add Arch Linux package
- 7e4fa01 ci: Add Arch Linux package
- 130c7f8 ci: Add Arch Linux package
- 6558fb9 ci: Add Arch Linux package
- fd01b45 ci: Add Arch Linux package
- 5e04373 ci: Add Arch Linux package
- 09aa4bf ci: Add Arch Linux package
- db84bda ci: Add Arch Linux package
0.0.2
Testing Github Actions release workflow
Testing release
Testing Github releases. Backup Maker version that works with alpha version of Backup Repository v4.