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