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