credhub/0.6.1
You can find the source of this version on GitHub at pivotal-cf/credhub-release. It was created based on the commit 0c367835
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "credhub" version: "0.6.1" url: "https://bosh.io/d/github.com/pivotal-cf/credhub-release?v=0.6.1" sha1: "5ab4c4ef3d67f8ea07d78b1a87707e7520a97ab7"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5ab4c4ef3d67f8ea07d78b1a87707e7520a97ab7 \ "https://bosh.io/d/github.com/pivotal-cf/credhub-release?v=0.6.1"