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