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: sha256:c850558a738a42aa168110e35718c4f3564c30cbf84d3bd11c86f07e2df6a3de
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:c850558a738a42aa168110e35718c4f3564c30cbf84d3bd11c86f07e2df6a3de \ "https://bosh.io/d/github.com/cloudfoundry-community/nginx-release?v=1.19.0"