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