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