diego/1.5.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit 6f272fbf
.
Release Notes¶
Changes from v1.4.2 to v1.5.0
- Verified with garden-runc-release v1.0.4.
- Verified with garden-windows-bosh-release v0.1.0.
- Verified with etcd-release v87.
- Verified with cf-mysql-release v32.
- Verified with cflinuxfs2-rootfs-release v1.44.0.
Significant changes
BBS Relational Datastore
Executor Cache
CC-Bridge Transfer
Security
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: "1.5.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.5.0" sha1: "6170369e02156b86867f38a978802571420de480"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 6170369e02156b86867f38a978802571420de480 \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.5.0"