bosh/260.3
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit f98ec486
.
Release Notes¶
- Allow registry to use all assigned IP addresses to VMs on OpenStack
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "260.3" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=260.3" sha1: "22c79db2a785efa9cbc32c62b8094500e952e170"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 22c79db2a785efa9cbc32c62b8094500e952e170 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=260.3"