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