shield/6.3.6
You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit 299da624
.
Release Notes¶
Improvements
- You can now create multiple stores/retention policies/schedules/targets via the BOSH manifest. Previously only one of each was allowed in a manifest.
Bug Fixes
- Fixed issue with the shield-agent post-start script failing the first time it was creating a target.
shield
Bumped https://github.com/starkandwayne/shield to v0.6.6
Thanks
Many thanks to @karampok, @gogolok, @frodenas, and @fearoffish for their work on this release!
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "shield" version: "6.3.6" url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.3.6" sha1: "de6e56e8a10c7f07cc6464b1b5239562c4ce47cb"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 de6e56e8a10c7f07cc6464b1b5239562c4ce47cb \ "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.3.6"