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