Skip to content

diego/1.15.3

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

Release Notes

Changes from v1.15.2 to v1.15.3

Significant changes

BBS Benchmarks

Container Placement

Local Route Emitters

Multi-Buildpack Support

Manifest Generation

BOSH job changes

None.

BOSH property changes

None.

BOSH link changes

None.

Usage

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

- name: "diego"
  version: "1.15.3"
  url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.15.3"
  sha1: "6b1eb84bb7af3a2c3cbcaa2e47f82d784610c3e7"

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

bosh upload-release --sha1 6b1eb84bb7af3a2c3cbcaa2e47f82d784610c3e7 \
  "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.15.3"

Jobs

Packages