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