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