smb-volume/2.0.0
You can find the source of this version on GitHub at cloudfoundry/smb-volume-release. It was created based on the commit 6d5ce0f
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "smb-volume" version: "2.0.0" url: "https://bosh.io/d/github.com/cloudfoundry/smb-volume-release?v=2.0.0" sha1: "4b77d6e6e15713160d46e330a0902dc760625212"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4b77d6e6e15713160d46e330a0902dc760625212 \ "https://bosh.io/d/github.com/cloudfoundry/smb-volume-release?v=2.0.0"