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