diego/0.1476.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit 23caa9d3
.
Release Notes¶
Changes from v0.1475.0 to v0.1476.0
- Verified with garden-linux-release v0.338.0.
- Verified with garden-runc-release v0.3.0.
- Verified with etcd-release v55.
- Verified with cflinuxfs2-rootfs-release v1.15.0.
Significant changes
Container Execution
Component Coordination
Manifest Generation
- Add loggregator etcd ssl properties to cf-release template
- cloudfoundry-incubator/diego-release #169: Adds metron properties for communicating with CF ETCD over TLS
Component Logging and Metrics
Documentation
Cleanup
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.1476.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1476.0" sha1: "a645a1e6a912eea3494bda7540aa93dfd43231db"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 a645a1e6a912eea3494bda7540aa93dfd43231db \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1476.0"