backup-and-restore-sdk/1.0.0
You can find the source of this version on GitHub at cloudfoundry-incubator/backup-and-restore-sdk-release. It was created based on the commit 57ec83f
.
Release Notes¶
1.0.0
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "backup-and-restore-sdk" version: "1.0.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/backup-and-restore-sdk-release?v=1.0.0" sha1: "3b07fa61f65164927b642ddaa41408c19ec9d457"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 3b07fa61f65164927b642ddaa41408c19ec9d457 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/backup-and-restore-sdk-release?v=1.0.0"