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