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