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