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