diego/0.1472.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit 150b4295
.
Release Notes¶
Changes from v0.1471.0 to v0.1472.0
- Verified with garden-linux-release v0.337.0.
- Verified with etcd-release v49.
- Verified with cflinuxfs2-rootfs-release v1.5.0.
Significant changes
Manifest Generation
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.1472.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1472.0" sha1: "8a83fb9cc181dcadb4f60873e7c1e62d4e9d9cbd"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8a83fb9cc181dcadb4f60873e7c1e62d4e9d9cbd \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1472.0"