bosh/256.9
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 31dd7195
.
Release Notes¶
- Enforce all text column types in MySQL DB to be longtext type to avoid accidental truncation
- Does not affect Postgres Director DB
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "256.9" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=256.9" sha1: sha256:
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=256.9"