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