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: sha256:4d8d51cf20923682ef2145e2d7544f9e600b346eb6cd0df690c33755b11ffb12
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:4d8d51cf20923682ef2145e2d7544f9e600b346eb6cd0df690c33755b11ffb12 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/hwc-buildpack-release?v=3.0.2"