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