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