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