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