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