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