Skip to content

cf/265

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

Release Notes

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

Notices

  • This release removes the nats_stream_forwarder job from the nats_z* instance groups. This was a component that existed only for monitoring, so there should be no issues with platform functionality.

Job Spec Changes

  • None.

Security Notices

Affecting v265

  • None.

Resolved in v265

  • None.

Subcomponent Updates

Compatible Releases and Stemcells

Usage

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

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

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

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

Jobs

Packages