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