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