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