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