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: sha256:37ff775e336c434555a7a4f5ac9e6a8554385f12b4c3610d01f1e54e37bf82ac
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 37ff775e336c434555a7a4f5ac9e6a8554385f12b4c3610d01f1e54e37bf82ac \ "https://bosh.io/d/github.com/pivotal-cf/credhub-release?v=1.8.0"