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