Skip to content

java-buildpack/4.6

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

Usage

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

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

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

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

Jobs

Packages