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