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