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