KubeFATE v1.4.2
By downloading, installing or using the software, you accept and agree to be bound by all of the terms and conditions of the LICENSE and DISCLAIMER.
KubeFATE v1.4.2 supports FATE v1.4.2, and enhance following features:
- Update fml_manager to v0.4.0
- Fix bugs
NOTE
For Kubernetes user, due to KubeFATE has decoupled cluster configuration from KubeFATE service, to upgrade deployed cluster to v1.4.2, only changed the,
...
chartName: fate
chartVersion: v1.4.1
...
to
...
chartName: fate
chartVersion: v1.4.2
...
The fate-serving, KubeFATE CLI and CLI is same as v1.4.0: https://github.com/FederatedAI/KubeFATE/releases/tag/v1.4.0).