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