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