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