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