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: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \
"https://bosh.io/d/github.com/cloudfoundry/bosh?v=213"