vault/0.4.3
You can find the source of this version on GitHub at cloudfoundry-community/vault-boshrelease. It was created based on the commit 3ebca1f5
.
Release Notes¶
Improvements
- Updated vault-broker for policy changes fix.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "vault" version: "0.4.3" url: "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=0.4.3" sha1: "d9bd5d109ea060e3475f17e6f4beb78b91e980a8"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d9bd5d109ea060e3475f17e6f4beb78b91e980a8 \ "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=0.4.3"