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