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