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