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