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