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