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