shield/6.3.1
You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit 198ab561
.
Release Notes¶
Improvements
- Users can now specify custom paths for running SHIELD plugins in their agents
with the
shield.agent.plugin_paths
array.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "shield" version: "6.3.1" url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.3.1" sha1: "94369a8b2283b7db0e0dfa641af9b1e03d724915"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 94369a8b2283b7db0e0dfa641af9b1e03d724915 \ "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.3.1"