bosh/213
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 470767cf
.
Release Notes¶
- Revert changes to S3 CLI to make sure S3 compatible blobstores continue to work
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "213" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=213" sha1: "df4f650e76af8f9470f7366541135ef80b50b2fd"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 df4f650e76af8f9470f7366541135ef80b50b2fd \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=213"