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