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