Skip to content

cf/263

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

Release Notes

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

Notices

  • Staging tasks may intermittently fail while deploying this release. Read here for more.

Job Spec Changes

  • If you are using cf-networking-release, the value for cf_networking.garden_external_networker.cni_config_dir now defaults to /var/vcap/jobs/silk-cni/config/cni. We recommend that you remove any overrides for this property, unless you are intending to use a 3rd party CNI plugin.

Security Notices

Affecting v263

  • None.

Resolved in v263

  • None.

Subcomponent Updates

Compatible Releases and Stemcells

Usage

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

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

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

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

Jobs

Packages