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