Skip to content

diego/1.18.1

You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit 58757374.

Release Notes

Changes from v1.18.0 to v1.18.1

Significant changes

Component Coordination

De-Consuling Locks (Experimental)

Instance Identity Credentials (Experimental)

App Logging and Metrics

Component Logging and Metrics

Test Suites and Tooling

Documentation

BOSH job changes

None.

BOSH property changes

None.

BOSH link changes

None.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "diego"
  version: "1.18.1"
  url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.18.1"
  sha1: "6c862da40ca7418a7defa47005de3d52e7a66948"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 6c862da40ca7418a7defa47005de3d52e7a66948 \
  "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.18.1"

Jobs

Packages