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