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