shield/6.2.1
You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit 2d2f3ef2
.
Release Notes¶
Bug fixes
Fixed issue with host key adding \ for daemon
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "shield" version: "6.2.1" url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.2.1" sha1: "1918606e3fba5351470985e8d641a2ebe7e85912"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1918606e3fba5351470985e8d641a2ebe7e85912 \ "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.2.1"