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