Skip to content

diego/1.3.1

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

Release Notes

Changes from v1.3.0 to v1.3.1

IMPORTANT: This release fixes the cell rep configuration regression introduced in Diego v1.3.0.

Significant changes

Container Placement

Local Route Emitters (Experimental)

Windows Support

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.3.1"
  url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.3.1"
  sha1: "452f49bef3ab37987d7985ec7462909bf8882945"

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

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

Jobs

Packages