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