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