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