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