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