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