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