Skip to content

cf/269

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

Release Notes

Contents - Notices - Job Spec Changes - Security Notices - Compatible Releases and Stemcells - Subcomponent Updates

Notices

  • Operators should begin migrating off of the legacy bridge components to enable secure communications between Cloud Controller and Diego. There will be a five release period to perform a migration that does not impact API availability. In release v274 we will enforce secure communication, and non-migrated environments will experience API downtime during deployment. See this document for a full list of changes and deployment guidelines.
  • Several Loggregator metric names were updated for consistency. See the Loggregator 91 release notes for details.

Job Spec Changes

  • None

Security Notices

Affecting v269

  • None

Resolved in v269

  • None

Subcomponent Updates

Compatible Releases and Stemcells

Usage

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

- name: "cf"
  version: "269"
  url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=269"
  sha1: "3f7f0e600e2711315df2cb57a3e4edad52f2f713"

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

bosh upload-release --sha1 3f7f0e600e2711315df2cb57a3e4edad52f2f713 \
  "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=269"

Jobs

Packages