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