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