Skip to content

Commit

Permalink
Merge pull request #72 from immutability-io/helper
Browse files Browse the repository at this point in the history
update install script to use latest vault and plugin versions
  • Loading branch information
cypherhat committed Jan 20, 2020
2 parents e3ed7cb + 11d9d94 commit b813b34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helper/install_vault.sh
@@ -1,7 +1,7 @@
#!/bin/bash

PLUGIN_VERSION="0.2.10"
VAULT_VERSION="1.0.3"
PLUGIN_VERSION="0.2.11"
VAULT_VERSION="1.3.1"

function print_help {
echo "Usage: bash install_vault.sh OPTIONS"
Expand Down

0 comments on commit b813b34

Please sign in to comment.