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