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