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