credhub/1.9.1
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.1" url: "https://bosh.io/d/github.com/pivotal-cf/credhub-release?v=1.9.1" sha1: sha256:29db2c37452873b7463b7353dafd1f42061610b5b3688cbb7acb48602202a471
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 29db2c37452873b7463b7353dafd1f42061610b5b3688cbb7acb48602202a471 \ "https://bosh.io/d/github.com/pivotal-cf/credhub-release?v=1.9.1"