bosh/255.1
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 1482ce9f
.
Release Notes¶
[Fixes yanked bosh-release v255]
- Added postgres-9.4.5
job to test transition from postgres
. You can optionally switch to it in your environment and your data will be migrated.
Fixes: - Compilation capacity issue - Error typically stated that there was not enough IPs for compilation VMs
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "255.1" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=255.1" 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=255.1"