Skip to content

diego/1.5.3

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

Release Notes

Changes from v1.5.2 to v1.5.3

IMPORTANT: Corrects the manifest-generation regression introduced in Diego v1.5.2.

Significant changes

Component Coordination

Local Route Emitters (Experimental)

Manifest Generation

BOSH job changes

None.

BOSH property changes

None.

Usage

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

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

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

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

Jobs

Packages