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