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: sha256:6edfc54d7523b6ff03d087a06e59bd645c95abcdd72aa64e10869776dd3ddfe8
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 6edfc54d7523b6ff03d087a06e59bd645c95abcdd72aa64e10869776dd3ddfe8 \ "https://bosh.io/d/github.com/pivotal-cf/credhub-release?v=2.11.1"