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