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