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