Skip to content

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: "ef8ec0d9a4f5eb2ac4f43f030f8b28c65b334527"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 ef8ec0d9a4f5eb2ac4f43f030f8b28c65b334527 \
  "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.2.0"

Jobs

Packages