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