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