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