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_pathsarray.
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: 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.3.1"