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