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