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