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