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