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