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