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