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