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