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