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