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