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