Skip to content

bosh/260.2

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

Release Notes

  • Exposes az key under GET /deployments/:name/instances

Usage

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

- name: "bosh"
  version: "260.2"
  url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=260.2"
  sha1: "ef578498b66839b965bb920dd0ea601d23486fe6"

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

bosh upload-release --sha1 ef578498b66839b965bb920dd0ea601d23486fe6 \
  "https://bosh.io/d/github.com/cloudfoundry/bosh?v=260.2"

Jobs

Packages