vault/0.4.1
You can find the source of this version on GitHub at cloudfoundry-community/vault-boshrelease. It was created based on the commit e0352ba3
.
Release Notes¶
Improvements
- Upgraded Vault from 0.5.0 to 0.6.0 (you may want to read the Hashicorp Release Notes)
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "vault" version: "0.4.1" url: "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=0.4.1" sha1: "1e44414639cfec645b2a6463f2aad2573752e65f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1e44414639cfec645b2a6463f2aad2573752e65f \ "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=0.4.1"