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