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