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