shield/6.3.5
You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit 5283f27b
.
Release Notes¶
Bug Fixes
- Fixed bug in autoprovisioning of stores, retention policies, and schedules.
- Added the utils package to the agent
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "shield" version: "6.3.5" url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.3.5" sha1: "5c111608ec559aa95dca8af9679c7b3739cdf1c5"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5c111608ec559aa95dca8af9679c7b3739cdf1c5 \ "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.3.5"