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