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