Skip to content

v0.26.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 20:55
· 26 commits to master since this release
2ab1f3a

馃 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 show command
  • weekly docker image build (rebuilt under the same version tag, and as latest)
  • restrict the copy command 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)