vault/0.2.1
You can find the source of this version on GitHub at cloudfoundry-community/vault-boshrelease. It was created based on the commit 4812f09b
.
Release Notes¶
Updates
Upgrade to Vault 0.5.2. See the CHANGELOG for more details on what got added / fixed.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "vault" version: "0.2.1" url: "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=0.2.1" sha1: "8c7fcb86dd073b25599b5c568293f6487366c6db"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8c7fcb86dd073b25599b5c568293f6487366c6db \ "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=0.2.1"