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