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