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