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