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