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