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