bosh/262.3
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 2e94c7c.
Release Notes¶
- Fixes Director version shown in
bosh env - Resolves race condition between rendering of templates
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "bosh" version: "262.3" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=262.3" 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=262.3"