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