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: sha256:9806d8513d53f1424edd64bf4d6c7084f70d42bf057ed6eec555a1ed25bbb1c1
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 9806d8513d53f1424edd64bf4d6c7084f70d42bf057ed6eec555a1ed25bbb1c1 \ "https://bosh.io/d/github.com/pivotal-cf/credhub-release?v=2.5.0"