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