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