v0.26.0
·
147 commits
to master
since this release
🦆 Second time lucky February release 🚀
🆕 A lot of pre-built binaries have been added on this release. This is to align with the list of pre-built binaries provided by restic
Otherwise this is mostly a maintenance release with a few fixes:
- fixes multiple backup profiles exporting prometheus files to
node_exporter - fix missing fields in the
showcommand - weekly docker image build (rebuilt under the same version tag, and as
latest) - restrict the
copycommand to a list of snapshots in the configuration
Changelog
- 2ab1f3a Add pre-built binary targets to release pipeline (#324)
- 233e4b8 Add prometheus label to build info (#319)
- b1b03db Change priority warning message (#310)
- 9eba431 Fix missing fields in show command (#315)
- a9273f8 Merge pull request #312 from creativeprojects/nightly
- 15004f9 Restrict copy command to a list of snapshots (#291)
- 1c076dc add separate goreleaser config for rebuilding the docker image only (#309)
- bbb3760 add snapshot build to docker hub
- 8aebd28 publish docker images and manifest manually (#313)