binary-buildpack/1.1.0
You can find the source of this version on GitHub at cloudfoundry/binary-buildpack-release. It was created based on the commit 97636af
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "binary-buildpack" version: "1.1.0" url: "https://bosh.io/d/github.com/cloudfoundry/binary-buildpack-release?v=1.1.0" sha1: sha256:071f78277e3c4ae51302a3057ff235c4c8a3dfc9ce7672e55699c66f6beace0a
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 071f78277e3c4ae51302a3057ff235c4c8a3dfc9ce7672e55699c66f6beace0a \ "https://bosh.io/d/github.com/cloudfoundry/binary-buildpack-release?v=1.1.0"