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