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