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