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