shield/6.3.4
You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit a4a893d0
.
Release Notes¶
Bug Fixes
- Fixed issue where shield-agent was not provided the daemon port + hostname, required for auto-configuration of shield-agent
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "shield" version: "6.3.4" url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.3.4" sha1: "42d500011adbd2361a5f6239b94cbd964af2f4f6"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 42d500011adbd2361a5f6239b94cbd964af2f4f6 \ "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.3.4"