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