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