diego/0.1477.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit 7d34c81f
.
Release Notes¶
Changes from v0.1476.0 to v0.1477.0
- Verified with garden-linux-release v0.338.0.
- Verified with garden-runc-release v0.3.0.
- Verified with etcd-release v57.
- Verified with cflinuxfs2-rootfs-release v1.16.0.
Significant changes
BBS Benchmarks
BBS Relational Datastore (Experimental)
Container Execution
Component Coordination
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.1477.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1477.0" sha1: "f1d2ea16ac2adf9e2d2110c235e28bd42cc9da1b"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f1d2ea16ac2adf9e2d2110c235e28bd42cc9da1b \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1477.0"