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