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