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