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