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: "b55b59708d97c7a6c583ef34a66145ce866e7284"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b55b59708d97c7a6c583ef34a66145ce866e7284 \ "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=0.7.0"