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