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