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