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