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