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