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