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