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