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