Skip to content

bosh/255.10

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

Release Notes

[Fixes yanked bosh-release v255.9]

Fixes: - Missing migration files when upgrading from v255.8

This release does not include stemcell series.

Usage

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

- name: "bosh"
  version: "255.10"
  url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=255.10"
  sha1: "013e75a62b0511ec714e89444964c63cbc289b09"

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

bosh upload-release --sha1 013e75a62b0511ec714e89444964c63cbc289b09 \
  "https://bosh.io/d/github.com/cloudfoundry/bosh?v=255.10"

Jobs

Packages