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