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