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