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