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