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