From b24e9120c04f0ab9f936f65711a74e8189a651ea Mon Sep 17 00:00:00 2001 From: amitz Date: Tue, 13 Aug 2024 13:45:38 +0300 Subject: [PATCH] readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 20f12ac..589d01a 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ Our charts are designed to simplify the deployment process, ensuring scalability ## Available Charts -| Name | Description | Stability | -| --- | --- | --- | -| [cache](./charts/cache/) | A high-performance, in-memory caching system | stable | -| [provider](./charts/provider/) | Service provider component for the Lava Network | stable | -| [consumer](./charts/consumer/) | Client component for consuming services on the Lava Network | alpha | +| Name | Description | +| --- | --- | +| [cache](./charts/cache/) | A high-performance, in-memory caching system | +| [provider](./charts/provider/) | Service provider component for the Lava Network | +| [consumer](./charts/consumer/) | Client component for consuming services on the Lava Network | ## Quick Start