vault/1.1.4
You can find the source of this version on GitHub at cloudfoundry-community/vault-boshrelease. It was created based on the commit 7d107e9.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: vault
version: "1.1.4"
url: "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=1.1.4"
sha1: sha256:ddbb520ccfbf382f7bb8b42b00508ecbd9b4fc577d2f68228f6b7bf77cb1da3e
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:ddbb520ccfbf382f7bb8b42b00508ecbd9b4fc577d2f68228f6b7bf77cb1da3e \
"https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=1.1.4"