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: sha256:3eed183de3edb9fda60d9950934720c2f950c6184ddd3095f3460f587d258c2d
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:3eed183de3edb9fda60d9950934720c2f950c6184ddd3095f3460f587d258c2d \ "https://bosh.io/d/github.com/cloudfoundry/ruby-buildpack-release?v=1.8.0"