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