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