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