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