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