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