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