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