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