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