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