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