Skip to content

bosh/260.5

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

Release Notes

  • Report Director version as 3 digits: 260.5.0

Usage

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

- name: "bosh"
  version: "260.5"
  url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=260.5"
  sha1: "8a6a7a5d4b06c5ce2146f852b918a0dd0002e07a"

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

bosh upload-release --sha1 8a6a7a5d4b06c5ce2146f852b918a0dd0002e07a \
  "https://bosh.io/d/github.com/cloudfoundry/bosh?v=260.5"

Jobs

Packages