From f81204794ab2ea8327f645be2e2f9e6178acefeb Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Thu, 21 Nov 2024 09:39:58 -0800 Subject: [PATCH] Update README.md for releases and Dev Config UI --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b0a4f03f..9021b4de 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,10 @@ The full CLI docs are [here](https://trustgraph.ai/docs/running/cli). ### Configuration UI -While TrustGraph is endlessly customizable through the `YAML` launch files, the `Configuration UI` can build a custom configuration in seconds that deploys with Docker, Podman, Minikube, or Google Cloud. +While TrustGraph is endlessly customizable through the `YAML` launch files, the `Configuration UI` can build a custom configuration in seconds that deploys with Docker, Podman, Minikube, or Google Cloud. There is a `Configuration UI` for the both the lastest and stable `TrustGraph` releases. -[Configuration UI 🚀](https://config-ui.demo.trustgraph.ai/) +- [**Stable Configuration UI** (0.15.6) 🚀](https://config-ui.demo.trustgraph.ai/) +- [**Latest Configuration UI** (0.16.2) 🚀](https://dev.config-ui.demo.trustgraph.ai/) The `Configuration UI` has three sections: @@ -84,7 +85,7 @@ TrustGraph releases are available [here](https://github.com/trustgraph-ai/trustg | Release Type | Release Version | | ------------ | --------------- | -| Latest | [0.15.6](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.15.6/deploy.zip) | +| Latest | [0.16.2](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.16.2/deploy.zip) | | Stable | [0.15.6](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.15.6/deploy.zip) | TrustGraph is fully containerized and is launched with a `YAML` configuration file. Unzipping the `deploy.zip` will add the `deploy` directory with the following subdirectories: