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