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