From 11b38929b33ff828a46018a7f4ff352b6725caa3 Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Tue, 25 Mar 2025 13:45:32 -0700 Subject: [PATCH] Updated README for release 0.21.17 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f5c6e186..89ef5037 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ The `TrustGraph CLI` installs the commands for interacting with TrustGraph while ### Install the TrustGraph CLI ``` -pip3 install trustgraph-cli==0.20.9 +pip3 install trustgraph-cli==0.21.17 ``` > [!NOTE] @@ -97,8 +97,8 @@ pip3 install trustgraph-cli==0.20.9 TrustGraph is endlessly customizable by editing the `YAML` launch files. The `Configuration Builder` provides a quick and intuitive tool for building a custom configuration that deploys with Docker, Podman, Minikube, or Google Cloud. There is a `Configuration Builder` for the both the lastest and stable `TrustGraph` releases. -- [**Configuration Builder** (Stable 0.20.9) 🚀](https://config-ui.demo.trustgraph.ai/) -- [**Configuration Builder** (Latest 0.20.11) 🚀](https://dev.config-ui.demo.trustgraph.ai/) +- [**Configuration Builder** (Stable 0.21.17) 🚀](https://config-ui.demo.trustgraph.ai/) +- [**Configuration Builder** (Latest 0.21.17) 🚀](https://dev.config-ui.demo.trustgraph.ai/) The `Configuration Builder` has 4 important sections: @@ -156,8 +156,8 @@ TrustGraph `YAML` files are available [here](https://github.com/trustgraph-ai/tr | Release Type | Release Version | | ------------ | --------------- | -| Latest | [0.20.11](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.20.11/deploy.zip) | -| Stable | [0.20.9](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.20.9/deploy.zip) | +| Latest | [0.21.17](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.21.17/deploy.zip) | +| Stable | [0.21.17](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.21.17/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: