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