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