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