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