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