Skip to content

bosh/260.6

You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit f419326c.

Release Notes

  • Fix VM creation during VM resurrection if VM type and VM extensions have same keys in cloud properties
  • Bump variety of dependencies

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "bosh"
  version: "260.6"
  url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=260.6"
  sha1: "1506526f39f7406d97ac6edc7601e1c29fce5df5"

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

bosh upload-release --sha1 1506526f39f7406d97ac6edc7601e1c29fce5df5 \
  "https://bosh.io/d/github.com/cloudfoundry/bosh?v=260.6"

Jobs

Packages