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