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