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