Skip to content

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: "31d2912d4320ce6079c190f2218c6053fd1e920f"

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

bosh upload-release --sha1 31d2912d4320ce6079c190f2218c6053fd1e920f \
  "https://bosh.io/d/github.com/cloudfoundry/bosh?v=262.3"

Jobs

Packages