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