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