Skip to content

java-buildpack/4.5.2

You can find the source of this version on GitHub at cloudfoundry/java-buildpack-release. It was created based on the commit 7d321f6c.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "java-buildpack"
  version: "4.5.2"
  url: "https://bosh.io/d/github.com/cloudfoundry/java-buildpack-release?v=4.5.2"
  sha1: "2db8613c0f970f0c00467bb93720e2d805856c4f"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 2db8613c0f970f0c00467bb93720e2d805856c4f \
  "https://bosh.io/d/github.com/cloudfoundry/java-buildpack-release?v=4.5.2"

Jobs

Packages