shield/2.1
You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit 4827f2b0
.
Release Notes¶
Same as v2, just has a tarball release artifact.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "shield" version: "2.1" url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=2.1" sha1: "693b5cfcbaabe4b89a58c30edc550f30a3c5c898"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 693b5cfcbaabe4b89a58c30edc550f30a3c5c898 \ "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=2.1"