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