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