Skip to content

Releases: lrstanley/vault-unseal

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 30 Jul 02:14

Docker Releases are located here.

Changelog

660fe65 & e8150a8 fix: addl. goreleaser config fixes
2fe0248 fix: prevent --log.quiet from writing to log file; closes #1
180f459 upgrade deps
532f8d9 spelling

go version go1.16.6 linux/amd64

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 10 Mar 15:58

Docker Releases are located here.

Changelog

Previous release but built with:

go version go1.16 linux/amd64

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 05 Feb 18:23

Docker Releases are located here.

Changelog

Previous release but built with:

go version go1.15.8 linux/amd64

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Jan 17:15

Docker Releases are located here.

Changelog

655968b remove upload-artifact task due to limited account size

go version go1.15.7 linux/amd64

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 25 Dec 23:51

Docker Releases are located here.

Changelog

630c247 goreleaser should run with entire git history
612aa24 fix snapshot path
fb028d1 only upload snapshot artifacts (excludes tmp files)
6ddd285 add paths-ignore to actions/build
b2151ea fix docker badge
064d4b2 fix single-line var escaping
888a006 test?
bdb8e33 add snapshot artifacts via actions
4970c88 ignore bin dir
963e3b1 add steps to pull latest go version
3a44a46 move to apex/log; merge flags and config into one; support more environment variables
ec72637 add docker support
ac995c7 clean up makefile; stop generating readme
1c28ac1 move to github actions
61e5793 support newer goreleaser functionality
4e3c7c3 readme-gen

go version go1.15.6 linux/amd64

v0.0.2

Choose a tag to compare

@lrstanley lrstanley released this 26 Mar 17:47

Changelog

cd73f4e add version flag
babb7c5 improvements to systemd (re)starting
5d39849 further clarify why in the documentation
e8eda64 add todo section in readme
0723574 add more documentation
56ebb01 readme-gen

v0.0.1

Choose a tag to compare

@lrstanley lrstanley released this 24 Oct 22:19

Changelog

cc4ede6 remove go vet from travis ci run
620baad fix crlf -> lf, ensure GO111MODULE is on
82310af fix crlf -> lf, ensure GO111MODULE is on
9a50fdd dep updates
b782898 add .travis.yml
5bf840c fixes for readme-gen
0c0c5c3 initial commit and release