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