- Bump to Restic v0.16.4
- Also backup events and routines
- Bump to restic v0.16.2
- BUGFIX: unbound `bash` variable when Envoy not ready right from the beginning
- Do not log headers of the `curl` request to Envoy's endpoint when initially waiting for Envoy to start up
- New ENV variable `ENVOY_SIDECAR_SUPPORT` makes the container wait for Envoy sidecar to be up-and-running; additionally, it shuts down Envoy after the backup script finished in non-cron mode
- If the ENV variable `BACKUP_CRON_EXPRESSION` is not specified, runs the backup once and exits
- BUGFIX: typo in ENV variable name
- Allow defining port in the MySQL hostname ENV variable
- First version