shield/6.5.1
You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit 30748f45
.
Release Notes¶
Bug Fixes
- Fix post-start script https://github.com/starkandwayne/shield-boshrelease/issues/52
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "shield" version: "6.5.1" url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.5.1" sha1: "b68f162e490878d09cd5073e540bf968208e2d1c"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b68f162e490878d09cd5073e540bf968208e2d1c \ "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.5.1"