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