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