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