Skip to content

cf/264

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

Release Notes

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

Notices

This release transitions the buildpacks to online mode, which requires an internet connection to stage apps. See here for more details.

Job Spec Changes

  • None.

Security Notices

Affecting v264

  • None

Resolved in v264

  • None.

Subcomponent Updates

Compatible Releases and Stemcells

Usage

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

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

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

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

Jobs

Packages