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