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