Skip to content

shield/5.1.1

You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit d65f5d08.

Release Notes

Bug Fixes

  • Shield CLI no longer prints debugging information when dealing with special parsing in forms (i.e. create policy) #135
  • Shield Web UI now properly handles the forms used to create new objects (schedules, targets, etc.) making it useful again.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "shield"
  version: "5.1.1"
  url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=5.1.1"
  sha1: "0be41dab2a787a67119956ffdf6f61235dc4c09f"

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

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

Jobs

Packages