shield/v9.3.0-rc.1
You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit eaea27b.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: shield
version: "v9.3.0-rc.1"
url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=v9.3.0-rc.1"
sha1: sha256:f31c6716ea8e226ee7f84a7bb56013bd1a454cfef8cd1fc5099e2359b45ce939
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:f31c6716ea8e226ee7f84a7bb56013bd1a454cfef8cd1fc5099e2359b45ce939 \
"https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=v9.3.0-rc.1"