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