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