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