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