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