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