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