shield/9.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 e220fbb
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "shield" version: "9.3.0-rc.1" url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=9.3.0-rc.1" sha1: "21bd5a43e1e02a807210a1b882674dfbb1631978"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 21bd5a43e1e02a807210a1b882674dfbb1631978 \ "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=9.3.0-rc.1"