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