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