shield/6.2.0
You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit 9268acd2
.
Release Notes¶
Improvements
- Added the
scality
plugin. Previously this support was handled via the S3 plugin, but there were issues with multi-part uploads in scality, forcing the new plugin. - Eliminated configuration leakage through process args during plugin execution.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "shield" version: "6.2.0" url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.2.0" sha1: sha256:
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256: \ "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.2.0"