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