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