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