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