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