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