Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Releases: riotkit-org/br-backup-maker

v1.1 Feature release 🚀

25 Mar 10:51
Compare
Choose a tag to compare

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 and neat

Others:

  • Bump Helm to 3.11.2

v1.0.0-rc1

29 Jan 21:39
99f9788
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

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

14 Jan 21:51
Compare
Choose a tag to compare

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

03 Jan 12:14
222bd4b
Compare
Choose a tag to compare

Notable changes:

  • Fixed not passed exit code (af5ef38)
  • Introduce definition files (6565efd)
  • Unique names for Kubernetes resources, so the operation type is included in name (d9bf721)

First release

10 Apr 20:42
Compare
Choose a tag to compare

First release.

Features:

  • Backup
  • Restore
  • Procedures generation for tar, mysql-dump and postgres

0.0.4

18 Jan 22:55
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

Changelog

  • 5eb0dd6 ci: Add Arch Linux package

0.0.3

18 Jan 22:51
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

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

18 Jan 22:04
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Testing Github Actions release workflow

Testing release

18 Jan 21:50
Compare
Choose a tag to compare
Testing release Pre-release
Pre-release

Testing Github releases. Backup Maker version that works with alpha version of Backup Repository v4.