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: sha256:30bff4d5a65eeac2fd8c846de3f32a26811f97c5d32dc844853ce3bc99a70037
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:30bff4d5a65eeac2fd8c846de3f32a26811f97c5d32dc844853ce3bc99a70037 \ "https://bosh.io/d/github.com/cloudfoundry/nginx-buildpack-release?v=1.1.30"