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