bosh/263.8.0
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 1833e2e
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "263.8.0" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=263.8.0" sha1: sha256:73b9aa8c1c2b21b065d8b92711c1292f84c19db513afde571a4415411a5af333
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 73b9aa8c1c2b21b065d8b92711c1292f84c19db513afde571a4415411a5af333 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=263.8.0"