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