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