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