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