Skip to content

java-buildpack/4.40

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

Usage

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

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

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

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

Jobs

Packages