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