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