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