diego/0.1447.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit dc8aa951
.
Release Notes¶
Changes from v0.1446.0 to v0.1447.0
- Depends on garden-linux-release v0.330.0.
- Depends on etcd-release v22.
Significant changes
App execution
Logging
Manifest Generation
Dependencies
Cleanup
- Remove unused logWrap from tps handlers.
- Remove dns_health_check.erb template files from vizzini and benchmark-bbs jobs
Test suites and tooling
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.1447.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1447.0" sha1: "b9c9ae0534b796964335989698efaba02bc0cdd5"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b9c9ae0534b796964335989698efaba02bc0cdd5 \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1447.0"
Jobs¶
- acceptance-tests
- auctioneer
- bbs
- benchmark-bbs
- canary
- cc_uploader
- converger
- file_server
- nsync
- rep
- rootfses
- route_emitter
- smoke-tests
- ssh_proxy
- stager
- tps
- vizzini