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