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