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