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