Skip to content

java-buildpack/4.11

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

Usage

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

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

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

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

Jobs

Packages