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