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