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