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