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