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