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