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