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