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