Skip to content

shield/6.6.4

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

Release Notes

Bug Fixes

  • Fixed issue introduced in 6.6.1 inadvertently requiring shield.agent.autoprovision. It is now optional, as it used to be. One of shield.agent.autoprovision or shield.agent.daemon_public_key must still be specified.

Usage

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

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

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

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

Jobs

Packages