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