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