Skip to content

cf/271

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

Release Notes

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

Notices

  • Not yet updated

Job Spec Changes

  • If you are using cf-networking release, there are mandatory manifest changes in v1.4.0. If you are using Diego manifest generation, you will need a Diego release > v1.24.0. The silk controller now provides a link for the silk daemon to configure the overlay network for cf-networking. The following examples show the changes to be applied to a stub file for bosh-lite manifest generation. Disambiguate the consumed link Disambiguate the link provider

Security Notices

Affecting v271

  • None

Resolved in v271

  • Not yet updated

Subcomponent Updates

Compatible Releases and Stemcells

Usage

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

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

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

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

Jobs

Packages