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