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