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