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