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: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \
"https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=2.1"