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