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