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