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