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