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