hwc-buildpack/3.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 3fd069e
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "hwc-buildpack" version: "3.1.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/hwc-buildpack-release?v=3.1.0" sha1: sha256:49ec3ebefd90d9cd8fbc0a41b55c7c7323b6dc48b6c3659ad307073f6a2f0085
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:49ec3ebefd90d9cd8fbc0a41b55c7c7323b6dc48b6c3659ad307073f6a2f0085 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/hwc-buildpack-release?v=3.1.0"