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