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