Releases: woblerr/docker-pgbackrest
Releases · woblerr/docker-pgbackrest
v0.10
- Add Alpine image for pgBackRest #11.
- Add end-to-end tests for pgBackRest communication over SSH #12.
- Add direct
tzdata
installation for ubuntu base image #13. - Add pgBackRest v2.38 #14:
- Add build for pgBackRest
v2.38
. Assigned label latest tov2.38
. - Delete from README info about
v2.33
.
- Add build for pgBackRest
Full Changelog: v0.9...v0.10
v0.9
Add pgBackRest v2.37 #9:
- Add build for pgBackRest
v2.37
. Assigned label latest tov2.37
. - Delete from README info about
v2.32
. - Update pgbackrest-bash-completion script to
v0.5
. - Add
ca-certificates
to fix issue with object stores certs. - Add TLS server support:
- Run container as pgBackRest TLS server.
- Run container with TLS server in background for pgBackRest execution over TLS.
Full Changelog: v0.8...v0.9
v0.8
v0.7
v0.6
v0.5
Add pgBackRest v2.34 #3:
- Add build for pgBackRest
v2.34
. Assigned label latest tov2.34
. - Delete from README info about
v2.29
. Repository contains information for the last 5 pgBackRest releases. If necessary to use the old version - a manual build. - Add steps for building images for
linux/amd64
andlinux/arm64
platforms.