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