safe/0.3.0
You can find the source of this version on GitHub at cloudfoundry-community/safe-boshrelease. It was created based on the commit 39dae43
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "safe" version: "0.3.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/safe-boshrelease?v=0.3.0" sha1: sha256:92b7a41d17f44ba103376098cb9f22b2600268078bd2b17b2b55faf8427f4287
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:92b7a41d17f44ba103376098cb9f22b2600268078bd2b17b2b55faf8427f4287 \ "https://bosh.io/d/github.com/cloudfoundry-community/safe-boshrelease?v=0.3.0"