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