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