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