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