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