vault/0.4.2
You can find the source of this version on GitHub at cloudfoundry-community/vault-boshrelease. It was created based on the commit 98043b92
.
Release Notes¶
Improvements
- Vault was bumped to version 0.6.2
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "vault" version: "0.4.2" url: "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=0.4.2" sha1: "43eb5d59e7b14723a18c8539865732e56e959840"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 43eb5d59e7b14723a18c8539865732e56e959840 \ "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=0.4.2"