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