Skip to content

diego/0.1474.0

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

Release Notes

Changes from v0.1473.0 to v0.1474.0

Significant changes

BBS Relational Datastore (Experimental)

Container Placement

Container Execution

Component Coordination

Volume Support (Experimental)

BOSH 2.0 Support

App Logging

Security

Documentation

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

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

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

Jobs

Packages