Skip to content

diego/1.16.0

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

Release Notes

Changes from v1.15.3 to v1.16.0

Significant changes

BBS API

Component Coordination

Container Networking Support (Experimental)

v2 Loggregator API Adoption (Experimental)

Windows Support

Grootfs Integration

Test Suites and Tooling

De-Incubation

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.16.0"
  url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.16.0"
  sha1: "9b6c9f26c7806c304226c943d16f450737d2a7e1"

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

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

Jobs

Packages