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