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