bosh/261.1
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 30fc84f.
Release Notes¶
- Fixed Postgres migration problem in v260 (https://github.com/cloudfoundry/bosh/issues/1591)
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: bosh
version: "261.1"
url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=261.1"
sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \
"https://bosh.io/d/github.com/cloudfoundry/bosh?v=261.1"