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: sha256:4a5e3e47847e415b35f4cca791f0166190ee56ae070202939c1535b1219ff6d1
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 4a5e3e47847e415b35f4cca791f0166190ee56ae070202939c1535b1219ff6d1 \ "https://bosh.io/d/github.com/cloudfoundry/binary-buildpack-release?v=1.1.11"