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