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