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