Skip to content

Commit

Permalink
Vault 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
brianshumate committed Feb 7, 2017
1 parent aa675b4 commit f29698e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,7 @@
## v1.2.3

- Vault 0.6.4

## v1.2.4

- Vault 0.6.5
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# File: defaults/main.yml - Main default variables for Vault

vault_version: "0.6.4"
vault_version: "0.6.5"
vault_pkg: "vault_{{ vault_version }}_linux_amd64.zip"
vault_zip_url: "https://releases.hashicorp.com/vault/{{ vault_version }}/{{ vault_pkg }}"
vault_zip_sha256: "91432c812b1264306f8d1ecf7dd237c3d7a8b2b6aebf4f887e487c4e7f69338c"
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.2.3
v1.2.4

0 comments on commit f29698e

Please sign in to comment.