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: sha256:30add794849eb9e841f5f30f00f053d5ef08e7ca6f5b8c80645a1127e9446d0e
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:30add794849eb9e841f5f30f00f053d5ef08e7ca6f5b8c80645a1127e9446d0e \ "https://bosh.io/d/github.com/cloudfoundry/staticfile-buildpack-release?v=1.6.8"