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