Skip to content

bosh/261.3

You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 02a5c3d.

Release Notes

  • Fix MySQL consumes_json/provides_json columns lengths for storing link metadata
  • Wait for Agent to come up after attach_disk CPI call

Usage

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

- name: "bosh"
  version: "261.3"
  url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=261.3"
  sha1: "f69e47a4dd5ad50c1930cbcc4842d904bdb5d91d"

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

bosh upload-release --sha1 f69e47a4dd5ad50c1930cbcc4842d904bdb5d91d \
  "https://bosh.io/d/github.com/cloudfoundry/bosh?v=261.3"

Jobs

Packages