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