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: sha256:e27df4e8578cb7cd6e6f9d473a63d071c5bb8d30f3efe5c9cda9b236cbbeb64c
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:e27df4e8578cb7cd6e6f9d473a63d071c5bb8d30f3efe5c9cda9b236cbbeb64c \ "https://bosh.io/d/github.com/cloudfoundry-incubator/hwc-buildpack-release?v=3.1.6"