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