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