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