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