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