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