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