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