Skip to content

diego/1.8.1

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

Release Notes

Changes from v1.8.0 to v1.8.1

Significant changes

De-Consuling Locks (Experimental)

Instance Identity Credentials (Experimental)

Manifest Generation

Cleanup

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.8.1"
  url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.8.1"
  sha1: "a8c9fdecf59a1fceb2837ac0cfbde6a939427adb"

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

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

Jobs

Packages