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