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