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: sha256:e3b44757dbba80a3e3b1dde8831f59449c0cf36ca2927fc6125dda080e918dc5
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 e3b44757dbba80a3e3b1dde8831f59449c0cf36ca2927fc6125dda080e918dc5 \ "https://bosh.io/d/github.com/cloudfoundry/java-buildpack-release?v=4.18"