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