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