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