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