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