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