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