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