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