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