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