Skip to content

Releases: cloudwatt/vault-sync

v0.1.3

19 Sep 12:49
Compare
Choose a tag to compare
Fix travis deploy to github release

v0.1.2

14 Sep 16:02
Compare
Choose a tag to compare
Fix compilation flags + typos in help strings

v0.1.1: Fix missing flag for skipAuths and missing policy dir

19 Jan 15:15
Compare
Choose a tag to compare
Added --skip-auths flag to skip configuring Auths backends
If you don't specify a directory for policies with -p
then assume skiPolicies == true

v0.1.0-rc1: flatten .travis.yml (#1)

05 Jan 12:53
Compare
Choose a tag to compare
* flatten .travis.yml

Don't use Makefile anymore on travis
* Make flatten travis no-op
* disable gotype

v0.1.0-beta1: Add travis ci release to github

04 Jan 15:02
Compare
Choose a tag to compare
Signed-off-by: Félix Cantournet <felix.cantournet@cloudwatt.com>