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