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