All notable changes to this project will be documented in this file.
0.3.1 - 2019-01-22
- Documentation: updated instructions for how to fetch keys from SSM and KMS after vault init. (#31, @innovia)
- Right now you can configure the
unseal-period
but it's not being used. This utilizes it in the sleep. (#15, @sheldonkwok)
- Upgrade go to 1.11.4 (#40, @JoshVanL)
- Update dep and lock vault version to 0.9.6 (#39, @JoshVanL)
- Upgrade alpine image to 3.8 (#38, @JoshVanL)
- Use DOCKER_HOST: tcp://localhost:2375 for dind (#36, @JoshVanL)
0.3.0 - 2017-09-03
- Adds local mode for unseal keys in path (#21, @JoshVanL)
- Use golang 1.10.4 (#20, @simonswine)
0.2.1 - 2018-02-12
- Use logrus with lower case spelling #11
- Fix handling of kv.NotFound error #5 #7
- Sign binaries using GPG key
- Move the repository from jetstack-experimental to jetstack
- Updated to Golang 1.9.2