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