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