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